blob: 2a7488f935487e3270837d165b1e9b1126c94923 [file] [log] [blame]
// Copyright 2018 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, 7,
MOVE_TO, 0, 0,
R_H_LINE_TO, 7,
R_V_LINE_TO, 7,
H_LINE_TO, 0,
V_LINE_TO, 0,
CLOSE,
R_MOVE_TO, 3, 1,
R_V_LINE_TO, 3,
R_H_LINE_TO, 1,
V_LINE_TO, 1,
H_LINE_TO, 3,
CLOSE,
R_MOVE_TO, 0, 4,
R_V_LINE_TO, 1,
R_H_LINE_TO, 1,
V_LINE_TO, 5,
H_LINE_TO, 3,
CLOSE