blob: 4f5858287b28344fa6146d66c4a64a03a1a70fa1 [file] [log] [blame]
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
STROKE, 4,
MOVE_TO, 8, 10,
LINE_TO, 16, 2,
LINE_TO, 24, 10,
MOVE_TO, 8, 22,
LINE_TO, 16, 30,
LINE_TO, 24, 22,
END