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