blob: fa5ddf6e8efd40b6b5ec0882a1274e8001619c1f [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, 40,
PATH_MODE_CLEAR,
STROKE, 3,
MOVE_TO, 8, 4,
R_LINE_TO, 28, 28,
NEW_PATH,
CAP_SQUARE,
STROKE, 3,
MOVE_TO, 4, 4,
R_LINE_TO, 28, 28
CANVAS_DIMENSIONS, 20,
PATH_MODE_CLEAR,
STROKE, 2,
MOVE_TO, 4, 1.5f,
R_LINE_TO, 14, 14,
NEW_PATH,
CAP_SQUARE,
STROKE, 2,
MOVE_TO, 2, 1.5f,
R_LINE_TO, 14, 14