| OLD | NEW |
| 1 // Copyright 2015 The Chromium Authors. All rights reserved. | 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 | 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
| 4 | 4 |
| 5 MOVE_TO, 19.08f, 26.09f, | 5 MOVE_TO, 19.08f, 26.09f, |
| 6 LINE_TO, 27.77f, 34.8f, | 6 LINE_TO, 27.77f, 34.8f, |
| 7 LINE_TO, 30.66f, 31.9f, | 7 LINE_TO, 30.66f, 31.9f, |
| 8 CUBIC_TO, 31.46f, 31.09f, 30.66f, 28.99f, 30.66f, 28.99f, | 8 CUBIC_TO, 31.46f, 31.09f, 30.66f, 28.99f, 30.66f, 28.99f, |
| 9 LINE_TO, 29.22f, 24.63f, | 9 LINE_TO, 29.22f, 24.63f, |
| 10 CUBIC_TO, 28.85f, 23.54f, 28.78f, 22.17f, 29.22f, 21.73f, | 10 CUBIC_TO, 28.85f, 23.54f, 28.78f, 22.17f, 29.22f, 21.73f, |
| (...skipping 19 matching lines...) Expand all Loading... |
| 30 LINE_TO, 17.9f, 35.83f, | 30 LINE_TO, 17.9f, 35.83f, |
| 31 LINE_TO, 17.9f, 39.94f, | 31 LINE_TO, 17.9f, 39.94f, |
| 32 LINE_TO, 19.95f, 42, | 32 LINE_TO, 19.95f, 42, |
| 33 LINE_TO, 26.11f, 35.83f, | 33 LINE_TO, 26.11f, 35.83f, |
| 34 LINE_TO, 11.75f, 21.43f, | 34 LINE_TO, 11.75f, 21.43f, |
| 35 LINE_TO, 5.6f, 27.6f, | 35 LINE_TO, 5.6f, 27.6f, |
| 36 LINE_TO, 13.8f, 35.83f, | 36 LINE_TO, 13.8f, 35.83f, |
| 37 LINE_TO, 13.8f, 35.83f, | 37 LINE_TO, 13.8f, 35.83f, |
| 38 CLOSE, | 38 CLOSE, |
| 39 END | 39 END |
| OLD | NEW |