| // Copyright 2015 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, 2, 9.22f, | |
| R_LINE_TO, 1.36f, -1.38f, | |
| R_LINE_TO, 2.4f, 2.48f, | |
| R_LINE_TO, 7.2f, -7.4f, | |
| R_LINE_TO, 1.35f, 1.39f, | |
| R_LINE_TO, -8.55f, 8.78f, | |
| LINE_TO, 2, 9.22f, | |
| CLOSE, | |
| END |