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

Side by Side Diff: ash/resources/vector_icons/touch_calibration_complete_check.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, 128,
6 MOVE_TO, 64, 10.67f,
7 CUBIC_TO, 34.56f, 10.67f, 10.67f, 34.56f, 10.67f, 64,
8 CUBIC_TO, 10.67f, 93.44f, 34.56f, 117.33f, 64, 117.33f,
9 CUBIC_TO, 93.44f, 117.33f, 117.33f, 93.44f, 117.33f, 64,
10 CUBIC_TO, 117.33f, 34.56f, 93.44f, 10.67f, 64, 10.67f,
11 LINE_TO, 64, 10.67f,
12 CLOSE,
13 MOVE_TO, 53.33f, 90.67f,
14 LINE_TO, 26.67f, 64,
15 LINE_TO, 34.19f, 56.48f,
16 LINE_TO, 53.33f, 75.57f,
17 LINE_TO, 93.81f, 35.09f,
18 LINE_TO, 101.33f, 42.67f,
19 LINE_TO, 53.33f, 90.67f,
20 LINE_TO, 53.33f, 90.67f,
21 CLOSE,
22 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/touch_calibration_complete_check.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698