blob: 849c3ce1ee8ee2ac44a212700ce1aa9207f8437a [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,
END