Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(634)

Side by Side Diff: ash/resources/vector_icons/touch_calibration_complete_check.1x.icon

Issue 2633423004: Displays the calibration complete message to touch calibration and gracefully quits (Closed)
Patch Set: Resolving comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2017 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 CANVAS_DIMENSIONS, 64,
6 MOVE_TO, 32, 5.33f,
7 CUBIC_TO, 17.28f, 5.33f, 5.33f, 17.28f, 5.33f, 32,
8 CUBIC_TO, 5.33f, 46.72f, 17.28f, 58.67f, 32, 58.67f,
9 CUBIC_TO, 46.72f, 58.67f, 58.67f, 46.72f, 58.67f, 32,
10 CUBIC_TO, 58.67f, 17.28f, 46.72f, 5.33f, 32, 5.33f,
11 LINE_TO, 32, 5.33f,
12 CLOSE,
13 MOVE_TO, 26.67f, 45.33f,
14 LINE_TO, 13.33f, 32,
15 LINE_TO, 17.09f, 28.24f,
16 LINE_TO, 26.67f, 37.79f,
17 LINE_TO, 46.91f, 17.55f,
18 LINE_TO, 50.67f, 21.33f,
19 LINE_TO, 26.67f, 45.33f,
20 LINE_TO, 26.67f, 45.33f,
21 CLOSE,
22 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698