blob: cbcd14df9c7cb8748296ba5a2d584d4702026f71 [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, 1, 2,
V_LINE_TO, 0,
R_H_LINE_TO, 4,
R_V_LINE_TO, 2,
R_H_LINE_TO, 1,
R_V_LINE_TO, 5,
H_LINE_TO, 0,
V_LINE_TO, 2,
R_H_LINE_TO, 1,
CLOSE,
R_MOVE_TO, 1, 2,
R_V_LINE_TO, 1,
R_H_LINE_TO, 2,
V_LINE_TO, 4,
H_LINE_TO, 2,
CLOSE,
R_MOVE_TO, 0, -3,
R_V_LINE_TO, 1,
R_H_LINE_TO, 2,
V_LINE_TO, 1,
H_LINE_TO, 2,
CLOSE