| OLD | NEW |
| (Empty) | |
| 1 // Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. |
| 4 |
| 5 MOVE_TO, 26, 4, |
| 6 LINE_TO, 10, 11.27f, |
| 7 LINE_TO, 10, 22.18f, |
| 8 CUBIC_TO, 10, 32.27f, 16.83f, 41.71f, 26, 44, |
| 9 CUBIC_TO, 35.17f, 41.71f, 42, 32.27f, 42, 22.18f, |
| 10 LINE_TO, 42, 11.27f, |
| 11 LINE_TO, 26, 4, |
| 12 LINE_TO, 26, 4, |
| 13 CLOSE, |
| 14 MOVE_TO, 26, 8, |
| 15 LINE_TO, 39, 14, |
| 16 LINE_TO, 39, 22.11f, |
| 17 CUBIC_TO, 39, 29.93f, 33.34f, 38.22f, 26, 40, |
| 18 LINE_TO, 26, 8, |
| 19 CLOSE, |
| 20 END |
| OLD | NEW |