blob: d897a7d14771e4e2b1aa42394564c77af46ffaaa [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, 16,
MOVE_TO, 8, 4,
R_LINE_TO, -5, 8,
R_H_LINE_TO, 10,
CLOSE
CANVAS_DIMENSIONS, 8,
MOVE_TO, 3.5f, 2,
LINE_TO, 1, 6,
R_H_LINE_TO, 5,
CLOSE