blob: 31af5d43e65d6abe334bedfa54baaddc9979c119 [file] [log] [blame]
// Copyright 2017 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,
STROKE, 2.f,
CAP_SQUARE,
MOVE_TO, 3, 8,
R_H_LINE_TO, 10,
END