[go: nahoru, domu]

blob: 22e15686cf5524c3d8e6ab6593efa2eb6744d7d7 [file] [log] [blame]
// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 16,
MOVE_TO, 4, 2,
R_ARC_TO, 2, 2, 0, 0, 0, -2, 2,
R_V_LINE_TO, 8,
R_ARC_TO, 2, 2, 0, 0, 0, 2, 2,
R_H_LINE_TO, 8,
R_ARC_TO, 2, 2, 0, 0, 0, 2, -2,
V_LINE_TO, 4,
R_ARC_TO, 2, 2, 0, 0, 0, -2, -2,
H_LINE_TO, 4,
CLOSE,
R_MOVE_TO, 8, 10,
H_LINE_TO, 4,
V_LINE_TO, 6,
R_H_LINE_TO, 8,
R_V_LINE_TO, 6,
CLOSE