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

Side by Side Diff: cc/test/data/10_10_layer_tree.json

Issue 11418235: Add perf tests based on json representation of layer tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Go up to 2 seconds per test, do correct math Created 8 years 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 | Annotate | Revision Log
« no previous file with comments | « cc/layer_tree_host_perftest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "LayerType": "Layer",
3 "Bounds": [
4 720,
5 1038
6 ],
7 "Position": [
8 0,
9 0
10 ],
11 "DrawTransform": [
12 1,
13 0,
14 0,
15 0,
16 0,
17 1,
18 0,
19 0,
20 0,
21 0,
22 1,
23 0,
24 0,
25 0,
26 0,
27 1
28 ],
29 "DrawsContent": false,
30 "Children": [
31 {
32 "LayerType": "SolidColorLayer",
33 "Bounds": [
34 720,
35 1038
36 ],
37 "Position": [
38 0,
39 0
40 ],
41 "DrawTransform": [
42 1,
43 0,
44 0,
45 0,
46 0,
47 1,
48 0,
49 0,
50 0,
51 0,
52 1,
53 0,
54 0,
55 0,
56 0,
57 1
58 ],
59 "DrawsContent": true,
60 "Children": [
61 {
62 "LayerType": "ContentLayer",
63 "Bounds": [
64 332,
65 332
66 ],
67 "Position": [
68 194,
69 305
70 ],
71 "DrawTransform": [
72 1,
73 0,
74 0,
75 194,
76 0,
77 1,
78 0,
79 0,
80 0,
81 0,
82 1,
83 0,
84 0,
85 0,
86 0,
87 1
88 ],
89 "DrawsContent": true,
90 "Children": [],
91 "ImageAperture": [
92 0,
93 0,
94 0,
95 0
96 ]
97 },
98 {
99 "LayerType": "Layer",
100 "Bounds": [
101 0,
102 0
103 ],
104 "Position": [
105 0,
106 0
107 ],
108 "DrawTransform": [
109 1,
110 0,
111 0,
112 628,
113 0,
114 1,
115 0,
116 0,
117 0,
118 0,
119 1,
120 0,
121 0,
122 0,
123 0,
124 1
125 ],
126 "DrawsContent": false,
127 "Children": [
128 {
129 "LayerType": "NinePatchLayer",
130 "Bounds": [
131 210,
132 40
133 ],
134 "Position": [
135 -60,
136 -70
137 ],
138 "DrawTransform": [
139 3.125,
140 0,
141 0,
142 568,
143 0,
144 3.125,
145 0,
146 0,
147 0,
148 0,
149 1,
150 0,
151 0,
152 0,
153 0,
154 1
155 ],
156 "DrawsContent": true,
157 "Children": [],
158 "ImageAperture": [
159 32,
160 32,
161 0,
162 0
163 ]
164 },
165 {
166 "LayerType": "NinePatchLayer",
167 "Bounds": [
168 553,
169 791
170 ],
171 "Position": [
172 -8,
173 -8
174 ],
175 "DrawTransform": [
176 1.095871,
177 0,
178 0,
179 14.643283,
180 0,
181 1.095871,
182 0,
183 0,
184 0,
185 0,
186 1,
187 0,
188 0,
189 0,
190 0,
191 1
192 ],
193 "DrawsContent": true,
194 "Children": [],
195 "ImageAperture": [
196 17,
197 35,
198 2,
199 1
200 ]
201 },
202 {
203 "LayerType": "SolidColorLayer",
204 "Bounds": [
205 720,
206 1038
207 ],
208 "Position": [
209 0,
210 0
211 ],
212 "DrawTransform": [
213 0.747,
214 0,
215 0,
216 628,
217 0,
218 0.747,
219 0,
220 0,
221 0,
222 0,
223 1,
224 0,
225 0,
226 0,
227 0,
228 1
229 ],
230 "DrawsContent": true,
231 "Children": [
232 {
233 "LayerType": "Layer",
234 "Bounds": [
235 0,
236 0
237 ],
238 "Position": [
239 0,
240 0
241 ],
242 "DrawTransform": [
243 0.747,
244 0,
245 0,
246 628,
247 0,
248 0.747,
249 0,
250 0,
251 0,
252 0,
253 1,
254 0,
255 0,
256 0,
257 0,
258 1
259 ],
260 "DrawsContent": false,
261 "Children": [
262 {
263 "LayerType": "TextureLayer",
264 "Bounds": [
265 720,
266 1038
267 ],
268 "Position": [
269 0,
270 0
271 ],
272 "DrawTransform": [
273 0.747,
274 0,
275 0,
276 628,
277 0,
278 0.747,
279 0,
280 0,
281 0,
282 0,
283 1,
284 0,
285 0,
286 0,
287 0,
288 1
289 ],
290 "DrawsContent": true,
291 "Children": [],
292 "ImageAperture": [
293 0,
294 0,
295 0,
296 0
297 ]
298 }
299 ],
300 "ImageAperture": [
301 0,
302 0,
303 0,
304 0
305 ]
306 }
307 ],
308 "ImageAperture": [
309 0,
310 0,
311 0,
312 0
313 ]
314 },
315 {
316 "LayerType": "Layer",
317 "Bounds": [
318 0,
319 0
320 ],
321 "Position": [
322 0,
323 0
324 ],
325 "DrawTransform": [
326 1,
327 0,
328 0,
329 628,
330 0,
331 1,
332 0,
333 0,
334 0,
335 0,
336 1,
337 0,
338 0,
339 0,
340 0,
341 1
342 ],
343 "DrawsContent": false,
344 "Children": [
345 {
346 "LayerType": "NinePatchLayer",
347 "Bounds": [
348 553,
349 791
350 ],
351 "Position": [
352 -8,
353 -8
354 ],
355 "DrawTransform": [
356 1,
357 0,
358 0,
359 620,
360 0,
361 1,
362 0,
363 0,
364 0,
365 0,
366 1,
367 0,
368 0,
369 0,
370 0,
371 1
372 ],
373 "DrawsContent": true,
374 "Children": [],
375 "ImageAperture": [
376 17,
377 35,
378 2,
379 1
380 ]
381 },
382 {
383 "LayerType": "NinePatchLayer",
384 "Bounds": [
385 306,
386 60
387 ],
388 "Position": [
389 231.839966,
390 0
391 ],
392 "DrawTransform": [
393 1,
394 0,
395 0,
396 859.839966,
397 0,
398 1,
399 0,
400 0,
401 0,
402 0,
403 1,
404 0,
405 0,
406 0,
407 0,
408 1
409 ],
410 "DrawsContent": true,
411 "Children": [],
412 "ImageAperture": [
413 38,
414 0,
415 0,
416 0
417 ]
418 },
419 {
420 "LayerType": "Layer",
421 "Bounds": [
422 257,
423 775
424 ],
425 "Position": [
426 269.839966,
427 6
428 ],
429 "DrawTransform": [
430 1,
431 0,
432 0,
433 897.839966,
434 0,
435 1,
436 0,
437 0,
438 0,
439 0,
440 1,
441 0,
442 0,
443 0,
444 0,
445 1
446 ],
447 "DrawsContent": false,
448 "Children": [
449 {
450 "LayerType": "TextureLayer",
451 "Bounds": [
452 141,
453 36
454 ],
455 "Position": [
456 0,
457 0
458 ],
459 "DrawTransform": [
460 1,
461 0,
462 0,
463 897.839966,
464 0,
465 1,
466 0,
467 0,
468 0,
469 0,
470 1,
471 0,
472 0,
473 0,
474 0,
475 1
476 ],
477 "DrawsContent": true,
478 "Children": [],
479 "ImageAperture": [
480 0,
481 0,
482 0,
483 0
484 ]
485 }
486 ],
487 "ImageAperture": [
488 0,
489 0,
490 0,
491 0
492 ]
493 },
494 {
495 "LayerType": "ContentLayer",
496 "Bounds": [
497 71,
498 49
499 ],
500 "Position": [
501 451.839966,
502 0
503 ],
504 "DrawTransform": [
505 1,
506 0,
507 0,
508 1079.839966,
509 0,
510 1,
511 0,
512 0,
513 0,
514 0,
515 1,
516 0,
517 0,
518 0,
519 0,
520 1
521 ],
522 "DrawsContent": true,
523 "Children": [],
524 "ImageAperture": [
525 0,
526 0,
527 0,
528 0
529 ]
530 },
531 {
532 "LayerType": "ContentLayer",
533 "Bounds": [
534 24,
535 24
536 ],
537 "Position": [
538 503.839966,
539 12
540 ],
541 "DrawTransform": [
542 1,
543 0,
544 0,
545 1128.571655,
546 0,
547 1,
548 0,
549 0,
550 0,
551 0,
552 1,
553 0,
554 0,
555 0,
556 0,
557 1
558 ],
559 "DrawsContent": true,
560 "Children": [],
561 "ImageAperture": [
562 0,
563 0,
564 0,
565 0
566 ]
567 }
568 ],
569 "ImageAperture": [
570 0,
571 0,
572 0,
573 0
574 ]
575 }
576 ],
577 "ImageAperture": [
578 0,
579 0,
580 0,
581 0
582 ]
583 },
584 {
585 "LayerType": "Layer",
586 "Bounds": [
587 0,
588 0
589 ],
590 "Position": [
591 0,
592 0
593 ],
594 "DrawTransform": [
595 1,
596 0,
597 0,
598 30,
599 0,
600 1,
601 0,
602 0,
603 0,
604 0,
605 1,
606 0,
607 0,
608 0,
609 0,
610 1
611 ],
612 "DrawsContent": false,
613 "Children": [
614 {
615 "LayerType": "NinePatchLayer",
616 "Bounds": [
617 210,
618 40
619 ],
620 "Position": [
621 -60,
622 -70
623 ],
624 "DrawTransform": [
625 3.125,
626 0,
627 0,
628 -30,
629 0,
630 3.125,
631 0,
632 0,
633 0,
634 0,
635 1,
636 0,
637 0,
638 0,
639 0,
640 1
641 ],
642 "DrawsContent": true,
643 "Children": [],
644 "ImageAperture": [
645 32,
646 32,
647 0,
648 0
649 ]
650 },
651 {
652 "LayerType": "NinePatchLayer",
653 "Bounds": [
654 553,
655 791
656 ],
657 "Position": [
658 -8,
659 -8
660 ],
661 "DrawTransform": [
662 1,
663 0,
664 0,
665 0,
666 0,
667 1,
668 0,
669 0,
670 0,
671 0,
672 1,
673 0,
674 0,
675 0,
676 0,
677 1
678 ],
679 "DrawsContent": true,
680 "Children": [],
681 "ImageAperture": [
682 0,
683 0,
684 0,
685 0
686 ]
687 },
688 {
689 "LayerType": "SolidColorLayer",
690 "Bounds": [
691 720,
692 1038
693 ],
694 "Position": [
695 0,
696 0
697 ],
698 "DrawTransform": [
699 0.747,
700 0,
701 0,
702 30,
703 0,
704 0.747,
705 0,
706 0,
707 0,
708 0,
709 1,
710 0,
711 0,
712 0,
713 0,
714 1
715 ],
716 "DrawsContent": true,
717 "Children": [
718 {
719 "LayerType": "TextureLayer",
720 "Bounds": [
721 720,
722 1038
723 ],
724 "Position": [
725 0,
726 0
727 ],
728 "DrawTransform": [
729 0.747,
730 0,
731 0,
732 30,
733 0,
734 0.747,
735 0,
736 0,
737 0,
738 0,
739 1,
740 0,
741 0,
742 0,
743 0,
744 1
745 ],
746 "DrawsContent": true,
747 "Children": [],
748 "ImageAperture": [
749 0,
750 0,
751 0,
752 0
753 ]
754 }
755 ],
756 "ImageAperture": [
757 0,
758 0,
759 0,
760 0
761 ]
762 },
763 {
764 "LayerType": "Layer",
765 "Bounds": [
766 0,
767 0
768 ],
769 "Position": [
770 0,
771 0
772 ],
773 "DrawTransform": [
774 1,
775 0,
776 0,
777 30,
778 0,
779 1,
780 0,
781 0,
782 0,
783 0,
784 1,
785 0,
786 0,
787 0,
788 0,
789 1
790 ],
791 "DrawsContent": false,
792 "Children": [
793 {
794 "LayerType": "NinePatchLayer",
795 "Bounds": [
796 553,
797 791
798 ],
799 "Position": [
800 -8,
801 -8
802 ],
803 "DrawTransform": [
804 1,
805 0,
806 0,
807 22,
808 0,
809 1,
810 0,
811 0,
812 0,
813 0,
814 1,
815 0,
816 0,
817 0,
818 0,
819 1
820 ],
821 "DrawsContent": true,
822 "Children": [],
823 "ImageAperture": [
824 17,
825 35,
826 2,
827 1
828 ]
829 },
830 {
831 "LayerType": "NinePatchLayer",
832 "Bounds": [
833 306,
834 60
835 ],
836 "Position": [
837 231.839966,
838 0
839 ],
840 "DrawTransform": [
841 1,
842 0,
843 0,
844 261.839966,
845 0,
846 1,
847 0,
848 0,
849 0,
850 0,
851 1,
852 0,
853 0,
854 0,
855 0,
856 1
857 ],
858 "DrawsContent": true,
859 "Children": [],
860 "ImageAperture": [
861 38,
862 0,
863 0,
864 0
865 ]
866 },
867 {
868 "LayerType": "Layer",
869 "Bounds": [
870 223,
871 775
872 ],
873 "Position": [
874 269.839966,
875 6
876 ],
877 "DrawTransform": [
878 1,
879 0,
880 0,
881 299.839966,
882 0,
883 1,
884 0,
885 0,
886 0,
887 0,
888 1,
889 0,
890 0,
891 0,
892 0,
893 1
894 ],
895 "DrawsContent": false,
896 "Children": [
897 {
898 "LayerType": "TextureLayer",
899 "Bounds": [
900 141,
901 36
902 ],
903 "Position": [
904 0,
905 0
906 ],
907 "DrawTransform": [
908 1,
909 0,
910 0,
911 299.839966,
912 0,
913 1,
914 0,
915 0,
916 0,
917 0,
918 1,
919 0,
920 0,
921 0,
922 0,
923 1
924 ],
925 "DrawsContent": true,
926 "Children": [],
927 "ImageAperture": [
928 0,
929 0,
930 0,
931 0
932 ]
933 }
934 ],
935 "ImageAperture": [
936 0,
937 0,
938 0,
939 0
940 ]
941 },
942 {
943 "LayerType": "ContentLayer",
944 "Bounds": [
945 76,
946 49
947 ],
948 "Position": [
949 417.839966,
950 0
951 ],
952 "DrawTransform": [
953 1,
954 0,
955 0,
956 447.839966,
957 0,
958 1,
959 0,
960 0,
961 0,
962 0,
963 1,
964 0,
965 0,
966 0,
967 0,
968 1
969 ],
970 "DrawsContent": true,
971 "Children": [],
972 "ImageAperture": [
973 0,
974 0,
975 0,
976 0
977 ]
978 },
979 {
980 "LayerType": "ContentLayer",
981 "Bounds": [
982 24,
983 24
984 ],
985 "Position": [
986 503.839966,
987 12
988 ],
989 "DrawTransform": [
990 1,
991 0,
992 0,
993 533.839966,
994 0,
995 1,
996 0,
997 0,
998 0,
999 0,
1000 1,
1001 0,
1002 0,
1003 0,
1004 0,
1005 1
1006 ],
1007 "DrawsContent": true,
1008 "Children": [],
1009 "ImageAperture": [
1010 0,
1011 0,
1012 0,
1013 0
1014 ]
1015 }
1016 ],
1017 "ImageAperture": [
1018 0,
1019 0,
1020 0,
1021 0
1022 ]
1023 }
1024 ],
1025 "ImageAperture": [
1026 0,
1027 0,
1028 0,
1029 0
1030 ]
1031 },
1032 {
1033 "LayerType": "Layer",
1034 "Bounds": [
1035 0,
1036 0
1037 ],
1038 "Position": [
1039 0,
1040 0
1041 ],
1042 "DrawTransform": [
1043 1,
1044 0,
1045 0,
1046 30,
1047 0,
1048 1,
1049 0,
1050 0,
1051 0,
1052 0,
1053 1,
1054 0,
1055 0,
1056 0,
1057 0,
1058 1
1059 ],
1060 "DrawsContent": false,
1061 "Children": [
1062 {
1063 "LayerType": "NinePatchLayer",
1064 "Bounds": [
1065 210,
1066 40
1067 ],
1068 "Position": [
1069 -60,
1070 -70
1071 ],
1072 "DrawTransform": [
1073 3.125,
1074 0,
1075 0,
1076 -30,
1077 0,
1078 3.125,
1079 0,
1080 0,
1081 0,
1082 0,
1083 1,
1084 0,
1085 0,
1086 0,
1087 0,
1088 1
1089 ],
1090 "DrawsContent": true,
1091 "Children": [],
1092 "ImageAperture": [
1093 32,
1094 32,
1095 0,
1096 0
1097 ]
1098 },
1099 {
1100 "LayerType": "NinePatchLayer",
1101 "Bounds": [
1102 553,
1103 791
1104 ],
1105 "Position": [
1106 -8,
1107 -8
1108 ],
1109 "DrawTransform": [
1110 1,
1111 0,
1112 0,
1113 0,
1114 0,
1115 1,
1116 0,
1117 0,
1118 0,
1119 0,
1120 1,
1121 0,
1122 0,
1123 0,
1124 0,
1125 1
1126 ],
1127 "DrawsContent": true,
1128 "Children": [],
1129 "ImageAperture": [
1130 0,
1131 0,
1132 0,
1133 0
1134 ]
1135 },
1136 {
1137 "LayerType": "SolidColorLayer",
1138 "Bounds": [
1139 720,
1140 1038
1141 ],
1142 "Position": [
1143 0,
1144 0
1145 ],
1146 "DrawTransform": [
1147 0.747,
1148 0,
1149 0,
1150 30,
1151 0,
1152 0.747,
1153 0,
1154 0,
1155 0,
1156 0,
1157 1,
1158 0,
1159 0,
1160 0,
1161 0,
1162 1
1163 ],
1164 "DrawsContent": true,
1165 "Children": [],
1166 "ImageAperture": [
1167 0,
1168 0,
1169 0,
1170 0
1171 ]
1172 },
1173 {
1174 "LayerType": "Layer",
1175 "Bounds": [
1176 0,
1177 0
1178 ],
1179 "Position": [
1180 0,
1181 0
1182 ],
1183 "DrawTransform": [
1184 1,
1185 0,
1186 0,
1187 30,
1188 0,
1189 1,
1190 0,
1191 0,
1192 0,
1193 0,
1194 1,
1195 0,
1196 0,
1197 0,
1198 0,
1199 1
1200 ],
1201 "DrawsContent": false,
1202 "Children": [
1203 {
1204 "LayerType": "NinePatchLayer",
1205 "Bounds": [
1206 553,
1207 791
1208 ],
1209 "Position": [
1210 -8,
1211 -8
1212 ],
1213 "DrawTransform": [
1214 1,
1215 0,
1216 0,
1217 22,
1218 0,
1219 1,
1220 0,
1221 0,
1222 0,
1223 0,
1224 1,
1225 0,
1226 0,
1227 0,
1228 0,
1229 1
1230 ],
1231 "DrawsContent": true,
1232 "Children": [],
1233 "ImageAperture": [
1234 17,
1235 35,
1236 2,
1237 1
1238 ]
1239 },
1240 {
1241 "LayerType": "NinePatchLayer",
1242 "Bounds": [
1243 306,
1244 60
1245 ],
1246 "Position": [
1247 231.839966,
1248 0
1249 ],
1250 "DrawTransform": [
1251 1,
1252 0,
1253 0,
1254 261.839966,
1255 0,
1256 1,
1257 0,
1258 0,
1259 0,
1260 0,
1261 1,
1262 0,
1263 0,
1264 0,
1265 0,
1266 1
1267 ],
1268 "DrawsContent": true,
1269 "Children": [],
1270 "ImageAperture": [
1271 38,
1272 0,
1273 0,
1274 0
1275 ]
1276 },
1277 {
1278 "LayerType": "Layer",
1279 "Bounds": [
1280 223,
1281 775
1282 ],
1283 "Position": [
1284 269.839966,
1285 6
1286 ],
1287 "DrawTransform": [
1288 1,
1289 0,
1290 0,
1291 299.839966,
1292 0,
1293 1,
1294 0,
1295 0,
1296 0,
1297 0,
1298 1,
1299 0,
1300 0,
1301 0,
1302 0,
1303 1
1304 ],
1305 "DrawsContent": false,
1306 "Children": [
1307 {
1308 "LayerType": "TextureLayer",
1309 "Bounds": [
1310 141,
1311 36
1312 ],
1313 "Position": [
1314 0,
1315 0
1316 ],
1317 "DrawTransform": [
1318 1,
1319 0,
1320 0,
1321 299.839966,
1322 0,
1323 1,
1324 0,
1325 0,
1326 0,
1327 0,
1328 1,
1329 0,
1330 0,
1331 0,
1332 0,
1333 1
1334 ],
1335 "DrawsContent": true,
1336 "Children": [],
1337 "ImageAperture": [
1338 0,
1339 0,
1340 0,
1341 0
1342 ]
1343 }
1344 ],
1345 "ImageAperture": [
1346 0,
1347 0,
1348 0,
1349 0
1350 ]
1351 },
1352 {
1353 "LayerType": "ContentLayer",
1354 "Bounds": [
1355 76,
1356 49
1357 ],
1358 "Position": [
1359 417.839966,
1360 0
1361 ],
1362 "DrawTransform": [
1363 1,
1364 0,
1365 0,
1366 447.839966,
1367 0,
1368 1,
1369 0,
1370 0,
1371 0,
1372 0,
1373 1,
1374 0,
1375 0,
1376 0,
1377 0,
1378 1
1379 ],
1380 "DrawsContent": true,
1381 "Children": [],
1382 "ImageAperture": [
1383 0,
1384 0,
1385 0,
1386 0
1387 ]
1388 },
1389 {
1390 "LayerType": "ContentLayer",
1391 "Bounds": [
1392 24,
1393 24
1394 ],
1395 "Position": [
1396 503.839966,
1397 12
1398 ],
1399 "DrawTransform": [
1400 1,
1401 0,
1402 0,
1403 533.839966,
1404 0,
1405 1,
1406 0,
1407 0,
1408 0,
1409 0,
1410 1,
1411 0,
1412 0,
1413 0,
1414 0,
1415 1
1416 ],
1417 "DrawsContent": true,
1418 "Children": [],
1419 "ImageAperture": [
1420 0,
1421 0,
1422 0,
1423 0
1424 ]
1425 }
1426 ],
1427 "ImageAperture": [
1428 0,
1429 0,
1430 0,
1431 0
1432 ]
1433 }
1434 ],
1435 "ImageAperture": [
1436 0,
1437 0,
1438 0,
1439 0
1440 ]
1441 },
1442 {
1443 "LayerType": "Layer",
1444 "Bounds": [
1445 0,
1446 0
1447 ],
1448 "Position": [
1449 0,
1450 0
1451 ],
1452 "DrawTransform": [
1453 1,
1454 0,
1455 0,
1456 30,
1457 0,
1458 1,
1459 0,
1460 0,
1461 0,
1462 0,
1463 1,
1464 0,
1465 0,
1466 0,
1467 0,
1468 1
1469 ],
1470 "DrawsContent": false,
1471 "Children": [
1472 {
1473 "LayerType": "NinePatchLayer",
1474 "Bounds": [
1475 210,
1476 40
1477 ],
1478 "Position": [
1479 -60,
1480 -70
1481 ],
1482 "DrawTransform": [
1483 3.125,
1484 0,
1485 0,
1486 -30,
1487 0,
1488 3.125,
1489 0,
1490 0,
1491 0,
1492 0,
1493 1,
1494 0,
1495 0,
1496 0,
1497 0,
1498 1
1499 ],
1500 "DrawsContent": true,
1501 "Children": [],
1502 "ImageAperture": [
1503 32,
1504 32,
1505 0,
1506 0
1507 ]
1508 },
1509 {
1510 "LayerType": "NinePatchLayer",
1511 "Bounds": [
1512 553,
1513 791
1514 ],
1515 "Position": [
1516 -8,
1517 -8
1518 ],
1519 "DrawTransform": [
1520 1,
1521 0,
1522 0,
1523 0,
1524 0,
1525 1,
1526 0,
1527 0,
1528 0,
1529 0,
1530 1,
1531 0,
1532 0,
1533 0,
1534 0,
1535 1
1536 ],
1537 "DrawsContent": true,
1538 "Children": [],
1539 "ImageAperture": [
1540 0,
1541 0,
1542 0,
1543 0
1544 ]
1545 },
1546 {
1547 "LayerType": "SolidColorLayer",
1548 "Bounds": [
1549 720,
1550 1038
1551 ],
1552 "Position": [
1553 0,
1554 0
1555 ],
1556 "DrawTransform": [
1557 0.747,
1558 0,
1559 0,
1560 30,
1561 0,
1562 0.747,
1563 0,
1564 0,
1565 0,
1566 0,
1567 1,
1568 0,
1569 0,
1570 0,
1571 0,
1572 1
1573 ],
1574 "DrawsContent": true,
1575 "Children": [],
1576 "ImageAperture": [
1577 0,
1578 0,
1579 0,
1580 0
1581 ]
1582 },
1583 {
1584 "LayerType": "Layer",
1585 "Bounds": [
1586 0,
1587 0
1588 ],
1589 "Position": [
1590 0,
1591 0
1592 ],
1593 "DrawTransform": [
1594 1,
1595 0,
1596 0,
1597 30,
1598 0,
1599 1,
1600 0,
1601 0,
1602 0,
1603 0,
1604 1,
1605 0,
1606 0,
1607 0,
1608 0,
1609 1
1610 ],
1611 "DrawsContent": false,
1612 "Children": [
1613 {
1614 "LayerType": "NinePatchLayer",
1615 "Bounds": [
1616 553,
1617 791
1618 ],
1619 "Position": [
1620 -8,
1621 -8
1622 ],
1623 "DrawTransform": [
1624 1,
1625 0,
1626 0,
1627 22,
1628 0,
1629 1,
1630 0,
1631 0,
1632 0,
1633 0,
1634 1,
1635 0,
1636 0,
1637 0,
1638 0,
1639 1
1640 ],
1641 "DrawsContent": true,
1642 "Children": [],
1643 "ImageAperture": [
1644 17,
1645 35,
1646 2,
1647 1
1648 ]
1649 },
1650 {
1651 "LayerType": "NinePatchLayer",
1652 "Bounds": [
1653 306,
1654 60
1655 ],
1656 "Position": [
1657 231.839966,
1658 0
1659 ],
1660 "DrawTransform": [
1661 1,
1662 0,
1663 0,
1664 261.839966,
1665 0,
1666 1,
1667 0,
1668 0,
1669 0,
1670 0,
1671 1,
1672 0,
1673 0,
1674 0,
1675 0,
1676 1
1677 ],
1678 "DrawsContent": true,
1679 "Children": [],
1680 "ImageAperture": [
1681 38,
1682 0,
1683 0,
1684 0
1685 ]
1686 },
1687 {
1688 "LayerType": "Layer",
1689 "Bounds": [
1690 223,
1691 775
1692 ],
1693 "Position": [
1694 269.839966,
1695 6
1696 ],
1697 "DrawTransform": [
1698 1,
1699 0,
1700 0,
1701 299.839966,
1702 0,
1703 1,
1704 0,
1705 0,
1706 0,
1707 0,
1708 1,
1709 0,
1710 0,
1711 0,
1712 0,
1713 1
1714 ],
1715 "DrawsContent": false,
1716 "Children": [
1717 {
1718 "LayerType": "TextureLayer",
1719 "Bounds": [
1720 141,
1721 36
1722 ],
1723 "Position": [
1724 0,
1725 0
1726 ],
1727 "DrawTransform": [
1728 1,
1729 0,
1730 0,
1731 299.839966,
1732 0,
1733 1,
1734 0,
1735 0,
1736 0,
1737 0,
1738 1,
1739 0,
1740 0,
1741 0,
1742 0,
1743 1
1744 ],
1745 "DrawsContent": true,
1746 "Children": [],
1747 "ImageAperture": [
1748 0,
1749 0,
1750 0,
1751 0
1752 ]
1753 }
1754 ],
1755 "ImageAperture": [
1756 0,
1757 0,
1758 0,
1759 0
1760 ]
1761 },
1762 {
1763 "LayerType": "ContentLayer",
1764 "Bounds": [
1765 76,
1766 49
1767 ],
1768 "Position": [
1769 417.839966,
1770 0
1771 ],
1772 "DrawTransform": [
1773 1,
1774 0,
1775 0,
1776 447.839966,
1777 0,
1778 1,
1779 0,
1780 0,
1781 0,
1782 0,
1783 1,
1784 0,
1785 0,
1786 0,
1787 0,
1788 1
1789 ],
1790 "DrawsContent": true,
1791 "Children": [],
1792 "ImageAperture": [
1793 0,
1794 0,
1795 0,
1796 0
1797 ]
1798 },
1799 {
1800 "LayerType": "ContentLayer",
1801 "Bounds": [
1802 24,
1803 24
1804 ],
1805 "Position": [
1806 503.839966,
1807 12
1808 ],
1809 "DrawTransform": [
1810 1,
1811 0,
1812 0,
1813 533.839966,
1814 0,
1815 1,
1816 0,
1817 0,
1818 0,
1819 0,
1820 1,
1821 0,
1822 0,
1823 0,
1824 0,
1825 1
1826 ],
1827 "DrawsContent": true,
1828 "Children": [],
1829 "ImageAperture": [
1830 0,
1831 0,
1832 0,
1833 0
1834 ]
1835 }
1836 ],
1837 "ImageAperture": [
1838 0,
1839 0,
1840 0,
1841 0
1842 ]
1843 }
1844 ],
1845 "ImageAperture": [
1846 0,
1847 0,
1848 0,
1849 0
1850 ]
1851 },
1852 {
1853 "LayerType": "Layer",
1854 "Bounds": [
1855 0,
1856 0
1857 ],
1858 "Position": [
1859 0,
1860 0
1861 ],
1862 "DrawTransform": [
1863 1,
1864 0,
1865 0,
1866 30,
1867 0,
1868 1,
1869 0,
1870 0,
1871 0,
1872 0,
1873 1,
1874 0,
1875 0,
1876 0,
1877 0,
1878 1
1879 ],
1880 "DrawsContent": false,
1881 "Children": [
1882 {
1883 "LayerType": "NinePatchLayer",
1884 "Bounds": [
1885 210,
1886 48
1887 ],
1888 "Position": [
1889 -60,
1890 -70
1891 ],
1892 "DrawTransform": [
1893 3.125,
1894 0,
1895 0,
1896 -30,
1897 0,
1898 3.125,
1899 0,
1900 0,
1901 0,
1902 0,
1903 1,
1904 0,
1905 0,
1906 0,
1907 0,
1908 1
1909 ],
1910 "DrawsContent": true,
1911 "Children": [],
1912 "ImageAperture": [
1913 32,
1914 32,
1915 0,
1916 0
1917 ]
1918 },
1919 {
1920 "LayerType": "NinePatchLayer",
1921 "Bounds": [
1922 553,
1923 791
1924 ],
1925 "Position": [
1926 -8,
1927 -8
1928 ],
1929 "DrawTransform": [
1930 1,
1931 0,
1932 0,
1933 0,
1934 0,
1935 1,
1936 0,
1937 0,
1938 0,
1939 0,
1940 1,
1941 0,
1942 0,
1943 0,
1944 0,
1945 1
1946 ],
1947 "DrawsContent": true,
1948 "Children": [],
1949 "ImageAperture": [
1950 0,
1951 0,
1952 0,
1953 0
1954 ]
1955 },
1956 {
1957 "LayerType": "SolidColorLayer",
1958 "Bounds": [
1959 720,
1960 1038
1961 ],
1962 "Position": [
1963 0,
1964 0
1965 ],
1966 "DrawTransform": [
1967 0.747,
1968 0,
1969 0,
1970 30,
1971 0,
1972 0.747,
1973 0,
1974 0,
1975 0,
1976 0,
1977 1,
1978 0,
1979 0,
1980 0,
1981 0,
1982 1
1983 ],
1984 "DrawsContent": true,
1985 "Children": [],
1986 "ImageAperture": [
1987 0,
1988 0,
1989 0,
1990 0
1991 ]
1992 },
1993 {
1994 "LayerType": "Layer",
1995 "Bounds": [
1996 0,
1997 0
1998 ],
1999 "Position": [
2000 0,
2001 0
2002 ],
2003 "DrawTransform": [
2004 1,
2005 0,
2006 0,
2007 30,
2008 0,
2009 1,
2010 0,
2011 0,
2012 0,
2013 0,
2014 1,
2015 0,
2016 0,
2017 0,
2018 0,
2019 1
2020 ],
2021 "DrawsContent": false,
2022 "Children": [
2023 {
2024 "LayerType": "NinePatchLayer",
2025 "Bounds": [
2026 553,
2027 791
2028 ],
2029 "Position": [
2030 -8,
2031 -8
2032 ],
2033 "DrawTransform": [
2034 1,
2035 0,
2036 0,
2037 22,
2038 0,
2039 1,
2040 0,
2041 0,
2042 0,
2043 0,
2044 1,
2045 0,
2046 0,
2047 0,
2048 0,
2049 1
2050 ],
2051 "DrawsContent": true,
2052 "Children": [],
2053 "ImageAperture": [
2054 17,
2055 35,
2056 2,
2057 1
2058 ]
2059 },
2060 {
2061 "LayerType": "NinePatchLayer",
2062 "Bounds": [
2063 306,
2064 60
2065 ],
2066 "Position": [
2067 231.839966,
2068 0
2069 ],
2070 "DrawTransform": [
2071 1,
2072 0,
2073 0,
2074 261.839966,
2075 0,
2076 1,
2077 0,
2078 0,
2079 0,
2080 0,
2081 1,
2082 0,
2083 0,
2084 0,
2085 0,
2086 1
2087 ],
2088 "DrawsContent": true,
2089 "Children": [],
2090 "ImageAperture": [
2091 38,
2092 0,
2093 0,
2094 0
2095 ]
2096 },
2097 {
2098 "LayerType": "Layer",
2099 "Bounds": [
2100 223,
2101 775
2102 ],
2103 "Position": [
2104 269.839966,
2105 6
2106 ],
2107 "DrawTransform": [
2108 1,
2109 0,
2110 0,
2111 299.839966,
2112 0,
2113 1,
2114 0,
2115 0,
2116 0,
2117 0,
2118 1,
2119 0,
2120 0,
2121 0,
2122 0,
2123 1
2124 ],
2125 "DrawsContent": false,
2126 "Children": [
2127 {
2128 "LayerType": "TextureLayer",
2129 "Bounds": [
2130 141,
2131 36
2132 ],
2133 "Position": [
2134 0,
2135 0
2136 ],
2137 "DrawTransform": [
2138 1,
2139 0,
2140 0,
2141 299.839966,
2142 0,
2143 1,
2144 0,
2145 0,
2146 0,
2147 0,
2148 1,
2149 0,
2150 0,
2151 0,
2152 0,
2153 1
2154 ],
2155 "DrawsContent": true,
2156 "Children": [],
2157 "ImageAperture": [
2158 0,
2159 0,
2160 0,
2161 0
2162 ]
2163 }
2164 ],
2165 "ImageAperture": [
2166 0,
2167 0,
2168 0,
2169 0
2170 ]
2171 },
2172 {
2173 "LayerType": "ContentLayer",
2174 "Bounds": [
2175 76,
2176 49
2177 ],
2178 "Position": [
2179 417.839966,
2180 0
2181 ],
2182 "DrawTransform": [
2183 1,
2184 0,
2185 0,
2186 447.839966,
2187 0,
2188 1,
2189 0,
2190 0,
2191 0,
2192 0,
2193 1,
2194 0,
2195 0,
2196 0,
2197 0,
2198 1
2199 ],
2200 "DrawsContent": true,
2201 "Children": [],
2202 "ImageAperture": [
2203 0,
2204 0,
2205 0,
2206 0
2207 ]
2208 },
2209 {
2210 "LayerType": "ContentLayer",
2211 "Bounds": [
2212 24,
2213 24
2214 ],
2215 "Position": [
2216 503.839966,
2217 12
2218 ],
2219 "DrawTransform": [
2220 1,
2221 0,
2222 0,
2223 533.839966,
2224 0,
2225 1,
2226 0,
2227 0,
2228 0,
2229 0,
2230 1,
2231 0,
2232 0,
2233 0,
2234 0,
2235 1
2236 ],
2237 "DrawsContent": true,
2238 "Children": [],
2239 "ImageAperture": [
2240 0,
2241 0,
2242 0,
2243 0
2244 ]
2245 }
2246 ],
2247 "ImageAperture": [
2248 0,
2249 0,
2250 0,
2251 0
2252 ]
2253 }
2254 ],
2255 "ImageAperture": [
2256 0,
2257 0,
2258 0,
2259 0
2260 ]
2261 },
2262 {
2263 "LayerType": "Layer",
2264 "Bounds": [
2265 0,
2266 0
2267 ],
2268 "Position": [
2269 0,
2270 0
2271 ],
2272 "DrawTransform": [
2273 1,
2274 0,
2275 0,
2276 30,
2277 0,
2278 1,
2279 0,
2280 0,
2281 0,
2282 0,
2283 1,
2284 0,
2285 0,
2286 0,
2287 0,
2288 1
2289 ],
2290 "DrawsContent": false,
2291 "Children": [
2292 {
2293 "LayerType": "NinePatchLayer",
2294 "Bounds": [
2295 210,
2296 83
2297 ],
2298 "Position": [
2299 -60,
2300 -70
2301 ],
2302 "DrawTransform": [
2303 3.125,
2304 0,
2305 0,
2306 -30,
2307 0,
2308 3.125,
2309 0,
2310 0,
2311 0,
2312 0,
2313 1,
2314 0,
2315 0,
2316 0,
2317 0,
2318 1
2319 ],
2320 "DrawsContent": true,
2321 "Children": [],
2322 "ImageAperture": [
2323 32,
2324 32,
2325 0,
2326 0
2327 ]
2328 },
2329 {
2330 "LayerType": "NinePatchLayer",
2331 "Bounds": [
2332 553,
2333 791
2334 ],
2335 "Position": [
2336 -8,
2337 -8
2338 ],
2339 "DrawTransform": [
2340 1,
2341 0,
2342 0,
2343 0,
2344 0,
2345 1,
2346 0,
2347 0,
2348 0,
2349 0,
2350 1,
2351 0,
2352 0,
2353 0,
2354 0,
2355 1
2356 ],
2357 "DrawsContent": true,
2358 "Children": [],
2359 "ImageAperture": [
2360 0,
2361 0,
2362 0,
2363 0
2364 ]
2365 },
2366 {
2367 "LayerType": "SolidColorLayer",
2368 "Bounds": [
2369 720,
2370 1038
2371 ],
2372 "Position": [
2373 0,
2374 0
2375 ],
2376 "DrawTransform": [
2377 0.747,
2378 0,
2379 0,
2380 30,
2381 0,
2382 0.747,
2383 0,
2384 0,
2385 0,
2386 0,
2387 1,
2388 0,
2389 0,
2390 0,
2391 0,
2392 1
2393 ],
2394 "DrawsContent": true,
2395 "Children": [],
2396 "ImageAperture": [
2397 0,
2398 0,
2399 0,
2400 0
2401 ]
2402 },
2403 {
2404 "LayerType": "Layer",
2405 "Bounds": [
2406 0,
2407 0
2408 ],
2409 "Position": [
2410 0,
2411 0
2412 ],
2413 "DrawTransform": [
2414 1,
2415 0,
2416 0,
2417 30,
2418 0,
2419 1,
2420 0,
2421 0,
2422 0,
2423 0,
2424 1,
2425 0,
2426 0,
2427 0,
2428 0,
2429 1
2430 ],
2431 "DrawsContent": false,
2432 "Children": [
2433 {
2434 "LayerType": "NinePatchLayer",
2435 "Bounds": [
2436 553,
2437 791
2438 ],
2439 "Position": [
2440 -8,
2441 -8
2442 ],
2443 "DrawTransform": [
2444 1,
2445 0,
2446 0,
2447 22,
2448 0,
2449 1,
2450 0,
2451 0,
2452 0,
2453 0,
2454 1,
2455 0,
2456 0,
2457 0,
2458 0,
2459 1
2460 ],
2461 "DrawsContent": true,
2462 "Children": [],
2463 "ImageAperture": [
2464 17,
2465 35,
2466 2,
2467 1
2468 ]
2469 },
2470 {
2471 "LayerType": "NinePatchLayer",
2472 "Bounds": [
2473 306,
2474 60
2475 ],
2476 "Position": [
2477 231.839966,
2478 0
2479 ],
2480 "DrawTransform": [
2481 1,
2482 0,
2483 0,
2484 261.839966,
2485 0,
2486 1,
2487 0,
2488 0,
2489 0,
2490 0,
2491 1,
2492 0,
2493 0,
2494 0,
2495 0,
2496 1
2497 ],
2498 "DrawsContent": true,
2499 "Children": [],
2500 "ImageAperture": [
2501 38,
2502 0,
2503 0,
2504 0
2505 ]
2506 },
2507 {
2508 "LayerType": "Layer",
2509 "Bounds": [
2510 223,
2511 775
2512 ],
2513 "Position": [
2514 269.839966,
2515 6
2516 ],
2517 "DrawTransform": [
2518 1,
2519 0,
2520 0,
2521 299.839966,
2522 0,
2523 1,
2524 0,
2525 0,
2526 0,
2527 0,
2528 1,
2529 0,
2530 0,
2531 0,
2532 0,
2533 1
2534 ],
2535 "DrawsContent": false,
2536 "Children": [
2537 {
2538 "LayerType": "TextureLayer",
2539 "Bounds": [
2540 141,
2541 36
2542 ],
2543 "Position": [
2544 0,
2545 0
2546 ],
2547 "DrawTransform": [
2548 1,
2549 0,
2550 0,
2551 299.839966,
2552 0,
2553 1,
2554 0,
2555 0,
2556 0,
2557 0,
2558 1,
2559 0,
2560 0,
2561 0,
2562 0,
2563 1
2564 ],
2565 "DrawsContent": true,
2566 "Children": [],
2567 "ImageAperture": [
2568 0,
2569 0,
2570 0,
2571 0
2572 ]
2573 }
2574 ],
2575 "ImageAperture": [
2576 0,
2577 0,
2578 0,
2579 0
2580 ]
2581 },
2582 {
2583 "LayerType": "ContentLayer",
2584 "Bounds": [
2585 76,
2586 49
2587 ],
2588 "Position": [
2589 417.839966,
2590 0
2591 ],
2592 "DrawTransform": [
2593 1,
2594 0,
2595 0,
2596 447.839966,
2597 0,
2598 1,
2599 0,
2600 0,
2601 0,
2602 0,
2603 1,
2604 0,
2605 0,
2606 0,
2607 0,
2608 1
2609 ],
2610 "DrawsContent": true,
2611 "Children": [],
2612 "ImageAperture": [
2613 0,
2614 0,
2615 0,
2616 0
2617 ]
2618 },
2619 {
2620 "LayerType": "ContentLayer",
2621 "Bounds": [
2622 24,
2623 24
2624 ],
2625 "Position": [
2626 503.839966,
2627 12
2628 ],
2629 "DrawTransform": [
2630 1,
2631 0,
2632 0,
2633 533.839966,
2634 0,
2635 1,
2636 0,
2637 0,
2638 0,
2639 0,
2640 1,
2641 0,
2642 0,
2643 0,
2644 0,
2645 1
2646 ],
2647 "DrawsContent": true,
2648 "Children": [],
2649 "ImageAperture": [
2650 0,
2651 0,
2652 0,
2653 0
2654 ]
2655 }
2656 ],
2657 "ImageAperture": [
2658 0,
2659 0,
2660 0,
2661 0
2662 ]
2663 }
2664 ],
2665 "ImageAperture": [
2666 0,
2667 0,
2668 0,
2669 0
2670 ]
2671 },
2672 {
2673 "LayerType": "Layer",
2674 "Bounds": [
2675 0,
2676 0
2677 ],
2678 "Position": [
2679 0,
2680 0
2681 ],
2682 "DrawTransform": [
2683 1,
2684 0,
2685 0,
2686 30,
2687 0,
2688 1,
2689 0,
2690 0,
2691 0,
2692 0,
2693 1,
2694 0,
2695 0,
2696 0,
2697 0,
2698 1
2699 ],
2700 "DrawsContent": false,
2701 "Children": [
2702 {
2703 "LayerType": "NinePatchLayer",
2704 "Bounds": [
2705 210,
2706 111
2707 ],
2708 "Position": [
2709 -60,
2710 -70
2711 ],
2712 "DrawTransform": [
2713 3.125,
2714 0,
2715 0,
2716 -30,
2717 0,
2718 3.125,
2719 0,
2720 0,
2721 0,
2722 0,
2723 1,
2724 0,
2725 0,
2726 0,
2727 0,
2728 1
2729 ],
2730 "DrawsContent": true,
2731 "Children": [],
2732 "ImageAperture": [
2733 32,
2734 32,
2735 0,
2736 0
2737 ]
2738 },
2739 {
2740 "LayerType": "NinePatchLayer",
2741 "Bounds": [
2742 553,
2743 791
2744 ],
2745 "Position": [
2746 -8,
2747 -8
2748 ],
2749 "DrawTransform": [
2750 1,
2751 0,
2752 0,
2753 0,
2754 0,
2755 1,
2756 0,
2757 0,
2758 0,
2759 0,
2760 1,
2761 0,
2762 0,
2763 0,
2764 0,
2765 1
2766 ],
2767 "DrawsContent": true,
2768 "Children": [],
2769 "ImageAperture": [
2770 0,
2771 0,
2772 0,
2773 0
2774 ]
2775 },
2776 {
2777 "LayerType": "SolidColorLayer",
2778 "Bounds": [
2779 720,
2780 1038
2781 ],
2782 "Position": [
2783 0,
2784 0
2785 ],
2786 "DrawTransform": [
2787 0.747,
2788 0,
2789 0,
2790 30,
2791 0,
2792 0.747,
2793 0,
2794 0,
2795 0,
2796 0,
2797 1,
2798 0,
2799 0,
2800 0,
2801 0,
2802 1
2803 ],
2804 "DrawsContent": true,
2805 "Children": [
2806 {
2807 "LayerType": "TextureLayer",
2808 "Bounds": [
2809 720,
2810 1038
2811 ],
2812 "Position": [
2813 0,
2814 0
2815 ],
2816 "DrawTransform": [
2817 0.747,
2818 0,
2819 0,
2820 30,
2821 0,
2822 0.747,
2823 0,
2824 0,
2825 0,
2826 0,
2827 1,
2828 0,
2829 0,
2830 0,
2831 0,
2832 1
2833 ],
2834 "DrawsContent": true,
2835 "Children": [],
2836 "ImageAperture": [
2837 0,
2838 0,
2839 0,
2840 0
2841 ]
2842 }
2843 ],
2844 "ImageAperture": [
2845 0,
2846 0,
2847 0,
2848 0
2849 ]
2850 },
2851 {
2852 "LayerType": "Layer",
2853 "Bounds": [
2854 0,
2855 0
2856 ],
2857 "Position": [
2858 0,
2859 0
2860 ],
2861 "DrawTransform": [
2862 1,
2863 0,
2864 0,
2865 30,
2866 0,
2867 1,
2868 0,
2869 0,
2870 0,
2871 0,
2872 1,
2873 0,
2874 0,
2875 0,
2876 0,
2877 1
2878 ],
2879 "DrawsContent": false,
2880 "Children": [
2881 {
2882 "LayerType": "NinePatchLayer",
2883 "Bounds": [
2884 553,
2885 791
2886 ],
2887 "Position": [
2888 -8,
2889 -8
2890 ],
2891 "DrawTransform": [
2892 1,
2893 0,
2894 0,
2895 22,
2896 0,
2897 1,
2898 0,
2899 0,
2900 0,
2901 0,
2902 1,
2903 0,
2904 0,
2905 0,
2906 0,
2907 1
2908 ],
2909 "DrawsContent": true,
2910 "Children": [],
2911 "ImageAperture": [
2912 17,
2913 35,
2914 2,
2915 1
2916 ]
2917 },
2918 {
2919 "LayerType": "NinePatchLayer",
2920 "Bounds": [
2921 306,
2922 60
2923 ],
2924 "Position": [
2925 231.839966,
2926 0
2927 ],
2928 "DrawTransform": [
2929 1,
2930 0,
2931 0,
2932 261.839966,
2933 0,
2934 1,
2935 0,
2936 0,
2937 0,
2938 0,
2939 1,
2940 0,
2941 0,
2942 0,
2943 0,
2944 1
2945 ],
2946 "DrawsContent": true,
2947 "Children": [],
2948 "ImageAperture": [
2949 38,
2950 0,
2951 0,
2952 0
2953 ]
2954 },
2955 {
2956 "LayerType": "Layer",
2957 "Bounds": [
2958 223,
2959 775
2960 ],
2961 "Position": [
2962 269.839966,
2963 6
2964 ],
2965 "DrawTransform": [
2966 1,
2967 0,
2968 0,
2969 299.839966,
2970 0,
2971 1,
2972 0,
2973 0,
2974 0,
2975 0,
2976 1,
2977 0,
2978 0,
2979 0,
2980 0,
2981 1
2982 ],
2983 "DrawsContent": false,
2984 "Children": [
2985 {
2986 "LayerType": "TextureLayer",
2987 "Bounds": [
2988 141,
2989 36
2990 ],
2991 "Position": [
2992 0,
2993 0
2994 ],
2995 "DrawTransform": [
2996 1,
2997 0,
2998 0,
2999 299.839966,
3000 0,
3001 1,
3002 0,
3003 0,
3004 0,
3005 0,
3006 1,
3007 0,
3008 0,
3009 0,
3010 0,
3011 1
3012 ],
3013 "DrawsContent": true,
3014 "Children": [],
3015 "ImageAperture": [
3016 0,
3017 0,
3018 0,
3019 0
3020 ]
3021 }
3022 ],
3023 "ImageAperture": [
3024 0,
3025 0,
3026 0,
3027 0
3028 ]
3029 },
3030 {
3031 "LayerType": "ContentLayer",
3032 "Bounds": [
3033 76,
3034 49
3035 ],
3036 "Position": [
3037 417.839966,
3038 0
3039 ],
3040 "DrawTransform": [
3041 1,
3042 0,
3043 0,
3044 447.839966,
3045 0,
3046 1,
3047 0,
3048 0,
3049 0,
3050 0,
3051 1,
3052 0,
3053 0,
3054 0,
3055 0,
3056 1
3057 ],
3058 "DrawsContent": true,
3059 "Children": [],
3060 "ImageAperture": [
3061 0,
3062 0,
3063 0,
3064 0
3065 ]
3066 },
3067 {
3068 "LayerType": "ContentLayer",
3069 "Bounds": [
3070 24,
3071 24
3072 ],
3073 "Position": [
3074 503.839966,
3075 12
3076 ],
3077 "DrawTransform": [
3078 1,
3079 0,
3080 0,
3081 533.839966,
3082 0,
3083 1,
3084 0,
3085 0,
3086 0,
3087 0,
3088 1,
3089 0,
3090 0,
3091 0,
3092 0,
3093 1
3094 ],
3095 "DrawsContent": true,
3096 "Children": [],
3097 "ImageAperture": [
3098 0,
3099 0,
3100 0,
3101 0
3102 ]
3103 }
3104 ],
3105 "ImageAperture": [
3106 0,
3107 0,
3108 0,
3109 0
3110 ]
3111 }
3112 ],
3113 "ImageAperture": [
3114 0,
3115 0,
3116 0,
3117 0
3118 ]
3119 },
3120 {
3121 "LayerType": "Layer",
3122 "Bounds": [
3123 0,
3124 0
3125 ],
3126 "Position": [
3127 0,
3128 0
3129 ],
3130 "DrawTransform": [
3131 1,
3132 0,
3133 0,
3134 30,
3135 0,
3136 1,
3137 0,
3138 0,
3139 0,
3140 0,
3141 1,
3142 0,
3143 0,
3144 0,
3145 0,
3146 1
3147 ],
3148 "DrawsContent": false,
3149 "Children": [
3150 {
3151 "LayerType": "NinePatchLayer",
3152 "Bounds": [
3153 210,
3154 124
3155 ],
3156 "Position": [
3157 -60,
3158 -70
3159 ],
3160 "DrawTransform": [
3161 3.125,
3162 0,
3163 0,
3164 -30,
3165 0,
3166 3.125,
3167 0,
3168 0,
3169 0,
3170 0,
3171 1,
3172 0,
3173 0,
3174 0,
3175 0,
3176 1
3177 ],
3178 "DrawsContent": true,
3179 "Children": [],
3180 "ImageAperture": [
3181 32,
3182 32,
3183 0,
3184 0
3185 ]
3186 },
3187 {
3188 "LayerType": "NinePatchLayer",
3189 "Bounds": [
3190 553,
3191 791
3192 ],
3193 "Position": [
3194 -8,
3195 -8
3196 ],
3197 "DrawTransform": [
3198 1,
3199 0,
3200 0,
3201 0,
3202 0,
3203 1,
3204 0,
3205 0,
3206 0,
3207 0,
3208 1,
3209 0,
3210 0,
3211 0,
3212 0,
3213 1
3214 ],
3215 "DrawsContent": true,
3216 "Children": [],
3217 "ImageAperture": [
3218 0,
3219 0,
3220 0,
3221 0
3222 ]
3223 },
3224 {
3225 "LayerType": "SolidColorLayer",
3226 "Bounds": [
3227 720,
3228 1038
3229 ],
3230 "Position": [
3231 0,
3232 0
3233 ],
3234 "DrawTransform": [
3235 0.747,
3236 0,
3237 0,
3238 30,
3239 0,
3240 0.747,
3241 0,
3242 0,
3243 0,
3244 0,
3245 1,
3246 0,
3247 0,
3248 0,
3249 0,
3250 1
3251 ],
3252 "DrawsContent": true,
3253 "Children": [
3254 {
3255 "LayerType": "TextureLayer",
3256 "Bounds": [
3257 720,
3258 1038
3259 ],
3260 "Position": [
3261 0,
3262 0
3263 ],
3264 "DrawTransform": [
3265 0.747,
3266 0,
3267 0,
3268 30,
3269 0,
3270 0.747,
3271 0,
3272 0,
3273 0,
3274 0,
3275 1,
3276 0,
3277 0,
3278 0,
3279 0,
3280 1
3281 ],
3282 "DrawsContent": true,
3283 "Children": [],
3284 "ImageAperture": [
3285 0,
3286 0,
3287 0,
3288 0
3289 ]
3290 }
3291 ],
3292 "ImageAperture": [
3293 0,
3294 0,
3295 0,
3296 0
3297 ]
3298 },
3299 {
3300 "LayerType": "Layer",
3301 "Bounds": [
3302 0,
3303 0
3304 ],
3305 "Position": [
3306 0,
3307 0
3308 ],
3309 "DrawTransform": [
3310 1,
3311 0,
3312 0,
3313 30,
3314 0,
3315 1,
3316 0,
3317 0,
3318 0,
3319 0,
3320 1,
3321 0,
3322 0,
3323 0,
3324 0,
3325 1
3326 ],
3327 "DrawsContent": false,
3328 "Children": [
3329 {
3330 "LayerType": "NinePatchLayer",
3331 "Bounds": [
3332 553,
3333 791
3334 ],
3335 "Position": [
3336 -8,
3337 -8
3338 ],
3339 "DrawTransform": [
3340 1,
3341 0,
3342 0,
3343 22,
3344 0,
3345 1,
3346 0,
3347 0,
3348 0,
3349 0,
3350 1,
3351 0,
3352 0,
3353 0,
3354 0,
3355 1
3356 ],
3357 "DrawsContent": true,
3358 "Children": [],
3359 "ImageAperture": [
3360 17,
3361 35,
3362 2,
3363 1
3364 ]
3365 },
3366 {
3367 "LayerType": "NinePatchLayer",
3368 "Bounds": [
3369 306,
3370 60
3371 ],
3372 "Position": [
3373 231.839966,
3374 0
3375 ],
3376 "DrawTransform": [
3377 1,
3378 0,
3379 0,
3380 261.839966,
3381 0,
3382 1,
3383 0,
3384 0,
3385 0,
3386 0,
3387 1,
3388 0,
3389 0,
3390 0,
3391 0,
3392 1
3393 ],
3394 "DrawsContent": true,
3395 "Children": [],
3396 "ImageAperture": [
3397 38,
3398 0,
3399 0,
3400 0
3401 ]
3402 },
3403 {
3404 "LayerType": "Layer",
3405 "Bounds": [
3406 223,
3407 775
3408 ],
3409 "Position": [
3410 269.839966,
3411 6
3412 ],
3413 "DrawTransform": [
3414 1,
3415 0,
3416 0,
3417 299.839966,
3418 0,
3419 1,
3420 0,
3421 0,
3422 0,
3423 0,
3424 1,
3425 0,
3426 0,
3427 0,
3428 0,
3429 1
3430 ],
3431 "DrawsContent": false,
3432 "Children": [
3433 {
3434 "LayerType": "TextureLayer",
3435 "Bounds": [
3436 141,
3437 36
3438 ],
3439 "Position": [
3440 0,
3441 0
3442 ],
3443 "DrawTransform": [
3444 1,
3445 0,
3446 0,
3447 299.839966,
3448 0,
3449 1,
3450 0,
3451 0,
3452 0,
3453 0,
3454 1,
3455 0,
3456 0,
3457 0,
3458 0,
3459 1
3460 ],
3461 "DrawsContent": true,
3462 "Children": [],
3463 "ImageAperture": [
3464 0,
3465 0,
3466 0,
3467 0
3468 ]
3469 }
3470 ],
3471 "ImageAperture": [
3472 0,
3473 0,
3474 0,
3475 0
3476 ]
3477 },
3478 {
3479 "LayerType": "ContentLayer",
3480 "Bounds": [
3481 76,
3482 49
3483 ],
3484 "Position": [
3485 417.839966,
3486 0
3487 ],
3488 "DrawTransform": [
3489 1,
3490 0,
3491 0,
3492 447.839966,
3493 0,
3494 1,
3495 0,
3496 0,
3497 0,
3498 0,
3499 1,
3500 0,
3501 0,
3502 0,
3503 0,
3504 1
3505 ],
3506 "DrawsContent": true,
3507 "Children": [],
3508 "ImageAperture": [
3509 0,
3510 0,
3511 0,
3512 0
3513 ]
3514 },
3515 {
3516 "LayerType": "ContentLayer",
3517 "Bounds": [
3518 24,
3519 24
3520 ],
3521 "Position": [
3522 503.839966,
3523 12
3524 ],
3525 "DrawTransform": [
3526 1,
3527 0,
3528 0,
3529 533.839966,
3530 0,
3531 1,
3532 0,
3533 0,
3534 0,
3535 0,
3536 1,
3537 0,
3538 0,
3539 0,
3540 0,
3541 1
3542 ],
3543 "DrawsContent": true,
3544 "Children": [],
3545 "ImageAperture": [
3546 0,
3547 0,
3548 0,
3549 0
3550 ]
3551 }
3552 ],
3553 "ImageAperture": [
3554 0,
3555 0,
3556 0,
3557 0
3558 ]
3559 }
3560 ],
3561 "ImageAperture": [
3562 0,
3563 0,
3564 0,
3565 0
3566 ]
3567 },
3568 {
3569 "LayerType": "Layer",
3570 "Bounds": [
3571 0,
3572 0
3573 ],
3574 "Position": [
3575 0,
3576 0
3577 ],
3578 "DrawTransform": [
3579 1,
3580 0,
3581 0,
3582 628,
3583 0,
3584 1,
3585 0,
3586 0,
3587 0,
3588 0,
3589 1,
3590 0,
3591 0,
3592 0,
3593 0,
3594 1
3595 ],
3596 "DrawsContent": false,
3597 "Children": [
3598 {
3599 "LayerType": "NinePatchLayer",
3600 "Bounds": [
3601 210,
3602 40
3603 ],
3604 "Position": [
3605 -60,
3606 -70
3607 ],
3608 "DrawTransform": [
3609 3.125,
3610 0,
3611 0,
3612 568,
3613 0,
3614 3.125,
3615 0,
3616 0,
3617 0,
3618 0,
3619 1,
3620 0,
3621 0,
3622 0,
3623 0,
3624 1
3625 ],
3626 "DrawsContent": true,
3627 "Children": [],
3628 "ImageAperture": [
3629 32,
3630 32,
3631 0,
3632 0
3633 ]
3634 },
3635 {
3636 "LayerType": "NinePatchLayer",
3637 "Bounds": [
3638 553,
3639 791
3640 ],
3641 "Position": [
3642 -8,
3643 -8
3644 ],
3645 "DrawTransform": [
3646 1,
3647 0,
3648 0,
3649 0,
3650 0,
3651 1,
3652 0,
3653 0,
3654 0,
3655 0,
3656 1,
3657 0,
3658 0,
3659 0,
3660 0,
3661 1
3662 ],
3663 "DrawsContent": true,
3664 "Children": [],
3665 "ImageAperture": [
3666 0,
3667 0,
3668 0,
3669 0
3670 ]
3671 },
3672 {
3673 "LayerType": "SolidColorLayer",
3674 "Bounds": [
3675 720,
3676 1038
3677 ],
3678 "Position": [
3679 0,
3680 0
3681 ],
3682 "DrawTransform": [
3683 0.747,
3684 0,
3685 0,
3686 628,
3687 0,
3688 0.747,
3689 0,
3690 0,
3691 0,
3692 0,
3693 1,
3694 0,
3695 0,
3696 0,
3697 0,
3698 1
3699 ],
3700 "DrawsContent": true,
3701 "Children": [
3702 {
3703 "LayerType": "Layer",
3704 "Bounds": [
3705 0,
3706 0
3707 ],
3708 "Position": [
3709 0,
3710 0
3711 ],
3712 "DrawTransform": [
3713 0.747,
3714 0,
3715 0,
3716 628,
3717 0,
3718 0.747,
3719 0,
3720 0,
3721 0,
3722 0,
3723 1,
3724 0,
3725 0,
3726 0,
3727 0,
3728 1
3729 ],
3730 "DrawsContent": false,
3731 "Children": [
3732 {
3733 "LayerType": "TextureLayer",
3734 "Bounds": [
3735 0,
3736 0
3737 ],
3738 "Position": [
3739 0,
3740 0
3741 ],
3742 "DrawTransform": [
3743 0.747,
3744 0,
3745 0,
3746 628,
3747 0,
3748 0.747,
3749 0,
3750 0,
3751 0,
3752 0,
3753 1,
3754 0,
3755 0,
3756 0,
3757 0,
3758 1
3759 ],
3760 "DrawsContent": false,
3761 "Children": [],
3762 "ImageAperture": [
3763 0,
3764 0,
3765 0,
3766 0
3767 ]
3768 }
3769 ],
3770 "ImageAperture": [
3771 0,
3772 0,
3773 0,
3774 0
3775 ]
3776 }
3777 ],
3778 "ImageAperture": [
3779 0,
3780 0,
3781 0,
3782 0
3783 ]
3784 },
3785 {
3786 "LayerType": "Layer",
3787 "Bounds": [
3788 0,
3789 0
3790 ],
3791 "Position": [
3792 0,
3793 0
3794 ],
3795 "DrawTransform": [
3796 1,
3797 0,
3798 0,
3799 628,
3800 0,
3801 1,
3802 0,
3803 0,
3804 0,
3805 0,
3806 1,
3807 0,
3808 0,
3809 0,
3810 0,
3811 1
3812 ],
3813 "DrawsContent": false,
3814 "Children": [
3815 {
3816 "LayerType": "NinePatchLayer",
3817 "Bounds": [
3818 553,
3819 791
3820 ],
3821 "Position": [
3822 -8,
3823 -8
3824 ],
3825 "DrawTransform": [
3826 1,
3827 0,
3828 0,
3829 620,
3830 0,
3831 1,
3832 0,
3833 0,
3834 0,
3835 0,
3836 1,
3837 0,
3838 0,
3839 0,
3840 0,
3841 1
3842 ],
3843 "DrawsContent": true,
3844 "Children": [],
3845 "ImageAperture": [
3846 17,
3847 35,
3848 2,
3849 1
3850 ]
3851 },
3852 {
3853 "LayerType": "NinePatchLayer",
3854 "Bounds": [
3855 306,
3856 60
3857 ],
3858 "Position": [
3859 231.839966,
3860 0
3861 ],
3862 "DrawTransform": [
3863 1,
3864 0,
3865 0,
3866 859.839966,
3867 0,
3868 1,
3869 0,
3870 0,
3871 0,
3872 0,
3873 1,
3874 0,
3875 0,
3876 0,
3877 0,
3878 1
3879 ],
3880 "DrawsContent": true,
3881 "Children": [],
3882 "ImageAperture": [
3883 38,
3884 0,
3885 0,
3886 0
3887 ]
3888 },
3889 {
3890 "LayerType": "Layer",
3891 "Bounds": [
3892 257,
3893 775
3894 ],
3895 "Position": [
3896 269.839966,
3897 6
3898 ],
3899 "DrawTransform": [
3900 1,
3901 0,
3902 0,
3903 897.839966,
3904 0,
3905 1,
3906 0,
3907 0,
3908 0,
3909 0,
3910 1,
3911 0,
3912 0,
3913 0,
3914 0,
3915 1
3916 ],
3917 "DrawsContent": false,
3918 "Children": [
3919 {
3920 "LayerType": "TextureLayer",
3921 "Bounds": [
3922 141,
3923 36
3924 ],
3925 "Position": [
3926 0,
3927 0
3928 ],
3929 "DrawTransform": [
3930 1,
3931 0,
3932 0,
3933 897.839966,
3934 0,
3935 1,
3936 0,
3937 0,
3938 0,
3939 0,
3940 1,
3941 0,
3942 0,
3943 0,
3944 0,
3945 1
3946 ],
3947 "DrawsContent": true,
3948 "Children": [],
3949 "ImageAperture": [
3950 0,
3951 0,
3952 0,
3953 0
3954 ]
3955 }
3956 ],
3957 "ImageAperture": [
3958 0,
3959 0,
3960 0,
3961 0
3962 ]
3963 },
3964 {
3965 "LayerType": "ContentLayer",
3966 "Bounds": [
3967 71,
3968 49
3969 ],
3970 "Position": [
3971 451.839966,
3972 0
3973 ],
3974 "DrawTransform": [
3975 1,
3976 0,
3977 0,
3978 1079.839966,
3979 0,
3980 1,
3981 0,
3982 0,
3983 0,
3984 0,
3985 1,
3986 0,
3987 0,
3988 0,
3989 0,
3990 1
3991 ],
3992 "DrawsContent": true,
3993 "Children": [],
3994 "ImageAperture": [
3995 0,
3996 0,
3997 0,
3998 0
3999 ]
4000 },
4001 {
4002 "LayerType": "ContentLayer",
4003 "Bounds": [
4004 24,
4005 24
4006 ],
4007 "Position": [
4008 503.839966,
4009 12
4010 ],
4011 "DrawTransform": [
4012 1,
4013 0,
4014 0,
4015 1128.571655,
4016 0,
4017 1,
4018 0,
4019 0,
4020 0,
4021 0,
4022 1,
4023 0,
4024 0,
4025 0,
4026 0,
4027 1
4028 ],
4029 "DrawsContent": true,
4030 "Children": [],
4031 "ImageAperture": [
4032 0,
4033 0,
4034 0,
4035 0
4036 ]
4037 }
4038 ],
4039 "ImageAperture": [
4040 0,
4041 0,
4042 0,
4043 0
4044 ]
4045 }
4046 ],
4047 "ImageAperture": [
4048 0,
4049 0,
4050 0,
4051 0
4052 ]
4053 },
4054 {
4055 "LayerType": "Layer",
4056 "Bounds": [
4057 0,
4058 0
4059 ],
4060 "Position": [
4061 0,
4062 0
4063 ],
4064 "DrawTransform": [
4065 1,
4066 0,
4067 0,
4068 628,
4069 0,
4070 1,
4071 0,
4072 0,
4073 0,
4074 0,
4075 1,
4076 0,
4077 0,
4078 0,
4079 0,
4080 1
4081 ],
4082 "DrawsContent": false,
4083 "Children": [
4084 {
4085 "LayerType": "NinePatchLayer",
4086 "Bounds": [
4087 210,
4088 40
4089 ],
4090 "Position": [
4091 -60,
4092 -70
4093 ],
4094 "DrawTransform": [
4095 3.125,
4096 0,
4097 0,
4098 568,
4099 0,
4100 3.125,
4101 0,
4102 0,
4103 0,
4104 0,
4105 1,
4106 0,
4107 0,
4108 0,
4109 0,
4110 1
4111 ],
4112 "DrawsContent": true,
4113 "Children": [],
4114 "ImageAperture": [
4115 32,
4116 32,
4117 0,
4118 0
4119 ]
4120 },
4121 {
4122 "LayerType": "NinePatchLayer",
4123 "Bounds": [
4124 553,
4125 791
4126 ],
4127 "Position": [
4128 -8,
4129 -8
4130 ],
4131 "DrawTransform": [
4132 1,
4133 0,
4134 0,
4135 0,
4136 0,
4137 1,
4138 0,
4139 0,
4140 0,
4141 0,
4142 1,
4143 0,
4144 0,
4145 0,
4146 0,
4147 1
4148 ],
4149 "DrawsContent": true,
4150 "Children": [],
4151 "ImageAperture": [
4152 0,
4153 0,
4154 0,
4155 0
4156 ]
4157 },
4158 {
4159 "LayerType": "SolidColorLayer",
4160 "Bounds": [
4161 720,
4162 1038
4163 ],
4164 "Position": [
4165 0,
4166 0
4167 ],
4168 "DrawTransform": [
4169 0.747,
4170 0,
4171 0,
4172 628,
4173 0,
4174 0.747,
4175 0,
4176 0,
4177 0,
4178 0,
4179 1,
4180 0,
4181 0,
4182 0,
4183 0,
4184 1
4185 ],
4186 "DrawsContent": true,
4187 "Children": [
4188 {
4189 "LayerType": "Layer",
4190 "Bounds": [
4191 0,
4192 0
4193 ],
4194 "Position": [
4195 0,
4196 0
4197 ],
4198 "DrawTransform": [
4199 0.747,
4200 0,
4201 0,
4202 628,
4203 0,
4204 0.747,
4205 0,
4206 0,
4207 0,
4208 0,
4209 1,
4210 0,
4211 0,
4212 0,
4213 0,
4214 1
4215 ],
4216 "DrawsContent": false,
4217 "Children": [
4218 {
4219 "LayerType": "TextureLayer",
4220 "Bounds": [
4221 0,
4222 0
4223 ],
4224 "Position": [
4225 0,
4226 0
4227 ],
4228 "DrawTransform": [
4229 0.747,
4230 0,
4231 0,
4232 628,
4233 0,
4234 0.747,
4235 0,
4236 0,
4237 0,
4238 0,
4239 1,
4240 0,
4241 0,
4242 0,
4243 0,
4244 1
4245 ],
4246 "DrawsContent": false,
4247 "Children": [],
4248 "ImageAperture": [
4249 0,
4250 0,
4251 0,
4252 0
4253 ]
4254 }
4255 ],
4256 "ImageAperture": [
4257 0,
4258 0,
4259 0,
4260 0
4261 ]
4262 }
4263 ],
4264 "ImageAperture": [
4265 0,
4266 0,
4267 0,
4268 0
4269 ]
4270 },
4271 {
4272 "LayerType": "Layer",
4273 "Bounds": [
4274 0,
4275 0
4276 ],
4277 "Position": [
4278 0,
4279 0
4280 ],
4281 "DrawTransform": [
4282 1,
4283 0,
4284 0,
4285 628,
4286 0,
4287 1,
4288 0,
4289 0,
4290 0,
4291 0,
4292 1,
4293 0,
4294 0,
4295 0,
4296 0,
4297 1
4298 ],
4299 "DrawsContent": false,
4300 "Children": [
4301 {
4302 "LayerType": "NinePatchLayer",
4303 "Bounds": [
4304 553,
4305 791
4306 ],
4307 "Position": [
4308 -8,
4309 -8
4310 ],
4311 "DrawTransform": [
4312 1,
4313 0,
4314 0,
4315 620,
4316 0,
4317 1,
4318 0,
4319 0,
4320 0,
4321 0,
4322 1,
4323 0,
4324 0,
4325 0,
4326 0,
4327 1
4328 ],
4329 "DrawsContent": true,
4330 "Children": [],
4331 "ImageAperture": [
4332 17,
4333 35,
4334 2,
4335 1
4336 ]
4337 },
4338 {
4339 "LayerType": "NinePatchLayer",
4340 "Bounds": [
4341 306,
4342 60
4343 ],
4344 "Position": [
4345 231.839966,
4346 0
4347 ],
4348 "DrawTransform": [
4349 1,
4350 0,
4351 0,
4352 859.839966,
4353 0,
4354 1,
4355 0,
4356 0,
4357 0,
4358 0,
4359 1,
4360 0,
4361 0,
4362 0,
4363 0,
4364 1
4365 ],
4366 "DrawsContent": true,
4367 "Children": [],
4368 "ImageAperture": [
4369 38,
4370 0,
4371 0,
4372 0
4373 ]
4374 },
4375 {
4376 "LayerType": "Layer",
4377 "Bounds": [
4378 257,
4379 775
4380 ],
4381 "Position": [
4382 269.839966,
4383 6
4384 ],
4385 "DrawTransform": [
4386 1,
4387 0,
4388 0,
4389 897.839966,
4390 0,
4391 1,
4392 0,
4393 0,
4394 0,
4395 0,
4396 1,
4397 0,
4398 0,
4399 0,
4400 0,
4401 1
4402 ],
4403 "DrawsContent": false,
4404 "Children": [
4405 {
4406 "LayerType": "TextureLayer",
4407 "Bounds": [
4408 141,
4409 36
4410 ],
4411 "Position": [
4412 0,
4413 0
4414 ],
4415 "DrawTransform": [
4416 1,
4417 0,
4418 0,
4419 897.839966,
4420 0,
4421 1,
4422 0,
4423 0,
4424 0,
4425 0,
4426 1,
4427 0,
4428 0,
4429 0,
4430 0,
4431 1
4432 ],
4433 "DrawsContent": true,
4434 "Children": [],
4435 "ImageAperture": [
4436 0,
4437 0,
4438 0,
4439 0
4440 ]
4441 }
4442 ],
4443 "ImageAperture": [
4444 0,
4445 0,
4446 0,
4447 0
4448 ]
4449 },
4450 {
4451 "LayerType": "ContentLayer",
4452 "Bounds": [
4453 71,
4454 49
4455 ],
4456 "Position": [
4457 451.839966,
4458 0
4459 ],
4460 "DrawTransform": [
4461 1,
4462 0,
4463 0,
4464 1079.839966,
4465 0,
4466 1,
4467 0,
4468 0,
4469 0,
4470 0,
4471 1,
4472 0,
4473 0,
4474 0,
4475 0,
4476 1
4477 ],
4478 "DrawsContent": true,
4479 "Children": [],
4480 "ImageAperture": [
4481 0,
4482 0,
4483 0,
4484 0
4485 ]
4486 },
4487 {
4488 "LayerType": "ContentLayer",
4489 "Bounds": [
4490 24,
4491 24
4492 ],
4493 "Position": [
4494 503.839966,
4495 12
4496 ],
4497 "DrawTransform": [
4498 1,
4499 0,
4500 0,
4501 1128.571655,
4502 0,
4503 1,
4504 0,
4505 0,
4506 0,
4507 0,
4508 1,
4509 0,
4510 0,
4511 0,
4512 0,
4513 1
4514 ],
4515 "DrawsContent": true,
4516 "Children": [],
4517 "ImageAperture": [
4518 0,
4519 0,
4520 0,
4521 0
4522 ]
4523 }
4524 ],
4525 "ImageAperture": [
4526 0,
4527 0,
4528 0,
4529 0
4530 ]
4531 }
4532 ],
4533 "ImageAperture": [
4534 0,
4535 0,
4536 0,
4537 0
4538 ]
4539 },
4540 {
4541 "LayerType": "Layer",
4542 "Bounds": [
4543 0,
4544 0
4545 ],
4546 "Position": [
4547 0,
4548 0
4549 ],
4550 "DrawTransform": [
4551 1,
4552 0,
4553 0,
4554 628,
4555 0,
4556 1,
4557 0,
4558 0,
4559 0,
4560 0,
4561 1,
4562 0,
4563 0,
4564 0,
4565 0,
4566 1
4567 ],
4568 "DrawsContent": false,
4569 "Children": [
4570 {
4571 "LayerType": "NinePatchLayer",
4572 "Bounds": [
4573 210,
4574 58
4575 ],
4576 "Position": [
4577 -60,
4578 -70
4579 ],
4580 "DrawTransform": [
4581 3.125,
4582 0,
4583 0,
4584 568,
4585 0,
4586 3.125,
4587 0,
4588 0,
4589 0,
4590 0,
4591 1,
4592 0,
4593 0,
4594 0,
4595 0,
4596 1
4597 ],
4598 "DrawsContent": true,
4599 "Children": [],
4600 "ImageAperture": [
4601 32,
4602 32,
4603 0,
4604 0
4605 ]
4606 },
4607 {
4608 "LayerType": "NinePatchLayer",
4609 "Bounds": [
4610 553,
4611 791
4612 ],
4613 "Position": [
4614 -8,
4615 -8
4616 ],
4617 "DrawTransform": [
4618 1,
4619 0,
4620 0,
4621 0,
4622 0,
4623 1,
4624 0,
4625 0,
4626 0,
4627 0,
4628 1,
4629 0,
4630 0,
4631 0,
4632 0,
4633 1
4634 ],
4635 "DrawsContent": true,
4636 "Children": [],
4637 "ImageAperture": [
4638 0,
4639 0,
4640 0,
4641 0
4642 ]
4643 },
4644 {
4645 "LayerType": "SolidColorLayer",
4646 "Bounds": [
4647 720,
4648 1038
4649 ],
4650 "Position": [
4651 0,
4652 0
4653 ],
4654 "DrawTransform": [
4655 0.747,
4656 0,
4657 0,
4658 628,
4659 0,
4660 0.747,
4661 0,
4662 0,
4663 0,
4664 0,
4665 1,
4666 0,
4667 0,
4668 0,
4669 0,
4670 1
4671 ],
4672 "DrawsContent": true,
4673 "Children": [
4674 {
4675 "LayerType": "Layer",
4676 "Bounds": [
4677 0,
4678 0
4679 ],
4680 "Position": [
4681 0,
4682 0
4683 ],
4684 "DrawTransform": [
4685 0.747,
4686 0,
4687 0,
4688 628,
4689 0,
4690 0.747,
4691 0,
4692 0,
4693 0,
4694 0,
4695 1,
4696 0,
4697 0,
4698 0,
4699 0,
4700 1
4701 ],
4702 "DrawsContent": false,
4703 "Children": [
4704 {
4705 "LayerType": "TextureLayer",
4706 "Bounds": [
4707 0,
4708 0
4709 ],
4710 "Position": [
4711 0,
4712 0
4713 ],
4714 "DrawTransform": [
4715 0.747,
4716 0,
4717 0,
4718 628,
4719 0,
4720 0.747,
4721 0,
4722 0,
4723 0,
4724 0,
4725 1,
4726 0,
4727 0,
4728 0,
4729 0,
4730 1
4731 ],
4732 "DrawsContent": false,
4733 "Children": [],
4734 "ImageAperture": [
4735 0,
4736 0,
4737 0,
4738 0
4739 ]
4740 }
4741 ],
4742 "ImageAperture": [
4743 0,
4744 0,
4745 0,
4746 0
4747 ]
4748 }
4749 ],
4750 "ImageAperture": [
4751 0,
4752 0,
4753 0,
4754 0
4755 ]
4756 },
4757 {
4758 "LayerType": "Layer",
4759 "Bounds": [
4760 0,
4761 0
4762 ],
4763 "Position": [
4764 0,
4765 0
4766 ],
4767 "DrawTransform": [
4768 1,
4769 0,
4770 0,
4771 628,
4772 0,
4773 1,
4774 0,
4775 0,
4776 0,
4777 0,
4778 1,
4779 0,
4780 0,
4781 0,
4782 0,
4783 1
4784 ],
4785 "DrawsContent": false,
4786 "Children": [
4787 {
4788 "LayerType": "NinePatchLayer",
4789 "Bounds": [
4790 553,
4791 791
4792 ],
4793 "Position": [
4794 -8,
4795 -8
4796 ],
4797 "DrawTransform": [
4798 1,
4799 0,
4800 0,
4801 620,
4802 0,
4803 1,
4804 0,
4805 0,
4806 0,
4807 0,
4808 1,
4809 0,
4810 0,
4811 0,
4812 0,
4813 1
4814 ],
4815 "DrawsContent": true,
4816 "Children": [],
4817 "ImageAperture": [
4818 17,
4819 35,
4820 2,
4821 1
4822 ]
4823 },
4824 {
4825 "LayerType": "NinePatchLayer",
4826 "Bounds": [
4827 306,
4828 60
4829 ],
4830 "Position": [
4831 231.839966,
4832 0
4833 ],
4834 "DrawTransform": [
4835 1,
4836 0,
4837 0,
4838 859.839966,
4839 0,
4840 1,
4841 0,
4842 0,
4843 0,
4844 0,
4845 1,
4846 0,
4847 0,
4848 0,
4849 0,
4850 1
4851 ],
4852 "DrawsContent": true,
4853 "Children": [],
4854 "ImageAperture": [
4855 38,
4856 0,
4857 0,
4858 0
4859 ]
4860 },
4861 {
4862 "LayerType": "Layer",
4863 "Bounds": [
4864 257,
4865 775
4866 ],
4867 "Position": [
4868 269.839966,
4869 6
4870 ],
4871 "DrawTransform": [
4872 1,
4873 0,
4874 0,
4875 897.839966,
4876 0,
4877 1,
4878 0,
4879 0,
4880 0,
4881 0,
4882 1,
4883 0,
4884 0,
4885 0,
4886 0,
4887 1
4888 ],
4889 "DrawsContent": false,
4890 "Children": [
4891 {
4892 "LayerType": "TextureLayer",
4893 "Bounds": [
4894 141,
4895 36
4896 ],
4897 "Position": [
4898 0,
4899 0
4900 ],
4901 "DrawTransform": [
4902 1,
4903 0,
4904 0,
4905 897.839966,
4906 0,
4907 1,
4908 0,
4909 0,
4910 0,
4911 0,
4912 1,
4913 0,
4914 0,
4915 0,
4916 0,
4917 1
4918 ],
4919 "DrawsContent": true,
4920 "Children": [],
4921 "ImageAperture": [
4922 0,
4923 0,
4924 0,
4925 0
4926 ]
4927 }
4928 ],
4929 "ImageAperture": [
4930 0,
4931 0,
4932 0,
4933 0
4934 ]
4935 },
4936 {
4937 "LayerType": "ContentLayer",
4938 "Bounds": [
4939 71,
4940 49
4941 ],
4942 "Position": [
4943 451.839966,
4944 0
4945 ],
4946 "DrawTransform": [
4947 1,
4948 0,
4949 0,
4950 1079.839966,
4951 0,
4952 1,
4953 0,
4954 0,
4955 0,
4956 0,
4957 1,
4958 0,
4959 0,
4960 0,
4961 0,
4962 1
4963 ],
4964 "DrawsContent": true,
4965 "Children": [],
4966 "ImageAperture": [
4967 0,
4968 0,
4969 0,
4970 0
4971 ]
4972 },
4973 {
4974 "LayerType": "ContentLayer",
4975 "Bounds": [
4976 24,
4977 24
4978 ],
4979 "Position": [
4980 503.839966,
4981 12
4982 ],
4983 "DrawTransform": [
4984 1,
4985 0,
4986 0,
4987 1128.571655,
4988 0,
4989 1,
4990 0,
4991 0,
4992 0,
4993 0,
4994 1,
4995 0,
4996 0,
4997 0,
4998 0,
4999 1
5000 ],
5001 "DrawsContent": true,
5002 "Children": [],
5003 "ImageAperture": [
5004 0,
5005 0,
5006 0,
5007 0
5008 ]
5009 }
5010 ],
5011 "ImageAperture": [
5012 0,
5013 0,
5014 0,
5015 0
5016 ]
5017 }
5018 ],
5019 "ImageAperture": [
5020 0,
5021 0,
5022 0,
5023 0
5024 ]
5025 },
5026 {
5027 "LayerType": "Layer",
5028 "Bounds": [
5029 0,
5030 0
5031 ],
5032 "Position": [
5033 0,
5034 0
5035 ],
5036 "DrawTransform": [
5037 1,
5038 0,
5039 0,
5040 628,
5041 0,
5042 1,
5043 0,
5044 0,
5045 0,
5046 0,
5047 1,
5048 0,
5049 0,
5050 0,
5051 0,
5052 1
5053 ],
5054 "DrawsContent": false,
5055 "Children": [
5056 {
5057 "LayerType": "NinePatchLayer",
5058 "Bounds": [
5059 210,
5060 91
5061 ],
5062 "Position": [
5063 -60,
5064 -70
5065 ],
5066 "DrawTransform": [
5067 3.125,
5068 0,
5069 0,
5070 568,
5071 0,
5072 3.125,
5073 0,
5074 0,
5075 0,
5076 0,
5077 1,
5078 0,
5079 0,
5080 0,
5081 0,
5082 1
5083 ],
5084 "DrawsContent": true,
5085 "Children": [],
5086 "ImageAperture": [
5087 32,
5088 32,
5089 0,
5090 0
5091 ]
5092 },
5093 {
5094 "LayerType": "NinePatchLayer",
5095 "Bounds": [
5096 553,
5097 791
5098 ],
5099 "Position": [
5100 -8,
5101 -8
5102 ],
5103 "DrawTransform": [
5104 1,
5105 0,
5106 0,
5107 0,
5108 0,
5109 1,
5110 0,
5111 0,
5112 0,
5113 0,
5114 1,
5115 0,
5116 0,
5117 0,
5118 0,
5119 1
5120 ],
5121 "DrawsContent": true,
5122 "Children": [],
5123 "ImageAperture": [
5124 0,
5125 0,
5126 0,
5127 0
5128 ]
5129 },
5130 {
5131 "LayerType": "SolidColorLayer",
5132 "Bounds": [
5133 720,
5134 1038
5135 ],
5136 "Position": [
5137 0,
5138 0
5139 ],
5140 "DrawTransform": [
5141 0.747,
5142 0,
5143 0,
5144 628,
5145 0,
5146 0.747,
5147 0,
5148 0,
5149 0,
5150 0,
5151 1,
5152 0,
5153 0,
5154 0,
5155 0,
5156 1
5157 ],
5158 "DrawsContent": true,
5159 "Children": [
5160 {
5161 "LayerType": "Layer",
5162 "Bounds": [
5163 0,
5164 0
5165 ],
5166 "Position": [
5167 0,
5168 0
5169 ],
5170 "DrawTransform": [
5171 0.747,
5172 0,
5173 0,
5174 628,
5175 0,
5176 0.747,
5177 0,
5178 0,
5179 0,
5180 0,
5181 1,
5182 0,
5183 0,
5184 0,
5185 0,
5186 1
5187 ],
5188 "DrawsContent": false,
5189 "Children": [
5190 {
5191 "LayerType": "TextureLayer",
5192 "Bounds": [
5193 0,
5194 0
5195 ],
5196 "Position": [
5197 0,
5198 0
5199 ],
5200 "DrawTransform": [
5201 0.747,
5202 0,
5203 0,
5204 628,
5205 0,
5206 0.747,
5207 0,
5208 0,
5209 0,
5210 0,
5211 1,
5212 0,
5213 0,
5214 0,
5215 0,
5216 1
5217 ],
5218 "DrawsContent": false,
5219 "Children": [],
5220 "ImageAperture": [
5221 0,
5222 0,
5223 0,
5224 0
5225 ]
5226 }
5227 ],
5228 "ImageAperture": [
5229 0,
5230 0,
5231 0,
5232 0
5233 ]
5234 }
5235 ],
5236 "ImageAperture": [
5237 0,
5238 0,
5239 0,
5240 0
5241 ]
5242 },
5243 {
5244 "LayerType": "Layer",
5245 "Bounds": [
5246 0,
5247 0
5248 ],
5249 "Position": [
5250 0,
5251 0
5252 ],
5253 "DrawTransform": [
5254 1,
5255 0,
5256 0,
5257 628,
5258 0,
5259 1,
5260 0,
5261 0,
5262 0,
5263 0,
5264 1,
5265 0,
5266 0,
5267 0,
5268 0,
5269 1
5270 ],
5271 "DrawsContent": false,
5272 "Children": [
5273 {
5274 "LayerType": "NinePatchLayer",
5275 "Bounds": [
5276 553,
5277 791
5278 ],
5279 "Position": [
5280 -8,
5281 -8
5282 ],
5283 "DrawTransform": [
5284 1,
5285 0,
5286 0,
5287 620,
5288 0,
5289 1,
5290 0,
5291 0,
5292 0,
5293 0,
5294 1,
5295 0,
5296 0,
5297 0,
5298 0,
5299 1
5300 ],
5301 "DrawsContent": true,
5302 "Children": [],
5303 "ImageAperture": [
5304 17,
5305 35,
5306 2,
5307 1
5308 ]
5309 },
5310 {
5311 "LayerType": "NinePatchLayer",
5312 "Bounds": [
5313 306,
5314 60
5315 ],
5316 "Position": [
5317 231.839966,
5318 0
5319 ],
5320 "DrawTransform": [
5321 1,
5322 0,
5323 0,
5324 859.839966,
5325 0,
5326 1,
5327 0,
5328 0,
5329 0,
5330 0,
5331 1,
5332 0,
5333 0,
5334 0,
5335 0,
5336 1
5337 ],
5338 "DrawsContent": true,
5339 "Children": [],
5340 "ImageAperture": [
5341 38,
5342 0,
5343 0,
5344 0
5345 ]
5346 },
5347 {
5348 "LayerType": "Layer",
5349 "Bounds": [
5350 257,
5351 775
5352 ],
5353 "Position": [
5354 269.839966,
5355 6
5356 ],
5357 "DrawTransform": [
5358 1,
5359 0,
5360 0,
5361 897.839966,
5362 0,
5363 1,
5364 0,
5365 0,
5366 0,
5367 0,
5368 1,
5369 0,
5370 0,
5371 0,
5372 0,
5373 1
5374 ],
5375 "DrawsContent": false,
5376 "Children": [
5377 {
5378 "LayerType": "TextureLayer",
5379 "Bounds": [
5380 141,
5381 36
5382 ],
5383 "Position": [
5384 0,
5385 0
5386 ],
5387 "DrawTransform": [
5388 1,
5389 0,
5390 0,
5391 897.839966,
5392 0,
5393 1,
5394 0,
5395 0,
5396 0,
5397 0,
5398 1,
5399 0,
5400 0,
5401 0,
5402 0,
5403 1
5404 ],
5405 "DrawsContent": true,
5406 "Children": [],
5407 "ImageAperture": [
5408 0,
5409 0,
5410 0,
5411 0
5412 ]
5413 }
5414 ],
5415 "ImageAperture": [
5416 0,
5417 0,
5418 0,
5419 0
5420 ]
5421 },
5422 {
5423 "LayerType": "ContentLayer",
5424 "Bounds": [
5425 71,
5426 49
5427 ],
5428 "Position": [
5429 451.839966,
5430 0
5431 ],
5432 "DrawTransform": [
5433 1,
5434 0,
5435 0,
5436 1079.839966,
5437 0,
5438 1,
5439 0,
5440 0,
5441 0,
5442 0,
5443 1,
5444 0,
5445 0,
5446 0,
5447 0,
5448 1
5449 ],
5450 "DrawsContent": true,
5451 "Children": [],
5452 "ImageAperture": [
5453 0,
5454 0,
5455 0,
5456 0
5457 ]
5458 },
5459 {
5460 "LayerType": "ContentLayer",
5461 "Bounds": [
5462 24,
5463 24
5464 ],
5465 "Position": [
5466 503.839966,
5467 12
5468 ],
5469 "DrawTransform": [
5470 1,
5471 0,
5472 0,
5473 1128.571655,
5474 0,
5475 1,
5476 0,
5477 0,
5478 0,
5479 0,
5480 1,
5481 0,
5482 0,
5483 0,
5484 0,
5485 1
5486 ],
5487 "DrawsContent": true,
5488 "Children": [],
5489 "ImageAperture": [
5490 0,
5491 0,
5492 0,
5493 0
5494 ]
5495 }
5496 ],
5497 "ImageAperture": [
5498 0,
5499 0,
5500 0,
5501 0
5502 ]
5503 }
5504 ],
5505 "ImageAperture": [
5506 0,
5507 0,
5508 0,
5509 0
5510 ]
5511 },
5512 {
5513 "LayerType": "Layer",
5514 "Bounds": [
5515 0,
5516 0
5517 ],
5518 "Position": [
5519 0,
5520 0
5521 ],
5522 "DrawTransform": [
5523 1,
5524 0,
5525 0,
5526 628,
5527 0,
5528 1,
5529 0,
5530 0,
5531 0,
5532 0,
5533 1,
5534 0,
5535 0,
5536 0,
5537 0,
5538 1
5539 ],
5540 "DrawsContent": false,
5541 "Children": [
5542 {
5543 "LayerType": "NinePatchLayer",
5544 "Bounds": [
5545 210,
5546 117
5547 ],
5548 "Position": [
5549 -60,
5550 -70
5551 ],
5552 "DrawTransform": [
5553 3.125,
5554 0,
5555 0,
5556 568,
5557 0,
5558 3.125,
5559 0,
5560 0,
5561 0,
5562 0,
5563 1,
5564 0,
5565 0,
5566 0,
5567 0,
5568 1
5569 ],
5570 "DrawsContent": true,
5571 "Children": [],
5572 "ImageAperture": [
5573 32,
5574 32,
5575 0,
5576 0
5577 ]
5578 },
5579 {
5580 "LayerType": "NinePatchLayer",
5581 "Bounds": [
5582 553,
5583 791
5584 ],
5585 "Position": [
5586 -8,
5587 -8
5588 ],
5589 "DrawTransform": [
5590 1,
5591 0,
5592 0,
5593 0,
5594 0,
5595 1,
5596 0,
5597 0,
5598 0,
5599 0,
5600 1,
5601 0,
5602 0,
5603 0,
5604 0,
5605 1
5606 ],
5607 "DrawsContent": true,
5608 "Children": [],
5609 "ImageAperture": [
5610 0,
5611 0,
5612 0,
5613 0
5614 ]
5615 },
5616 {
5617 "LayerType": "SolidColorLayer",
5618 "Bounds": [
5619 720,
5620 1038
5621 ],
5622 "Position": [
5623 0,
5624 0
5625 ],
5626 "DrawTransform": [
5627 0.747,
5628 0,
5629 0,
5630 628,
5631 0,
5632 0.747,
5633 0,
5634 0,
5635 0,
5636 0,
5637 1,
5638 0,
5639 0,
5640 0,
5641 0,
5642 1
5643 ],
5644 "DrawsContent": true,
5645 "Children": [
5646 {
5647 "LayerType": "Layer",
5648 "Bounds": [
5649 0,
5650 0
5651 ],
5652 "Position": [
5653 0,
5654 0
5655 ],
5656 "DrawTransform": [
5657 0.747,
5658 0,
5659 0,
5660 628,
5661 0,
5662 0.747,
5663 0,
5664 0,
5665 0,
5666 0,
5667 1,
5668 0,
5669 0,
5670 0,
5671 0,
5672 1
5673 ],
5674 "DrawsContent": false,
5675 "Children": [
5676 {
5677 "LayerType": "TextureLayer",
5678 "Bounds": [
5679 0,
5680 0
5681 ],
5682 "Position": [
5683 0,
5684 0
5685 ],
5686 "DrawTransform": [
5687 0.747,
5688 0,
5689 0,
5690 628,
5691 0,
5692 0.747,
5693 0,
5694 0,
5695 0,
5696 0,
5697 1,
5698 0,
5699 0,
5700 0,
5701 0,
5702 1
5703 ],
5704 "DrawsContent": false,
5705 "Children": [],
5706 "ImageAperture": [
5707 0,
5708 0,
5709 0,
5710 0
5711 ]
5712 }
5713 ],
5714 "ImageAperture": [
5715 0,
5716 0,
5717 0,
5718 0
5719 ]
5720 }
5721 ],
5722 "ImageAperture": [
5723 0,
5724 0,
5725 0,
5726 0
5727 ]
5728 },
5729 {
5730 "LayerType": "Layer",
5731 "Bounds": [
5732 0,
5733 0
5734 ],
5735 "Position": [
5736 0,
5737 0
5738 ],
5739 "DrawTransform": [
5740 1,
5741 0,
5742 0,
5743 628,
5744 0,
5745 1,
5746 0,
5747 0,
5748 0,
5749 0,
5750 1,
5751 0,
5752 0,
5753 0,
5754 0,
5755 1
5756 ],
5757 "DrawsContent": false,
5758 "Children": [
5759 {
5760 "LayerType": "NinePatchLayer",
5761 "Bounds": [
5762 553,
5763 791
5764 ],
5765 "Position": [
5766 -8,
5767 -8
5768 ],
5769 "DrawTransform": [
5770 1,
5771 0,
5772 0,
5773 620,
5774 0,
5775 1,
5776 0,
5777 0,
5778 0,
5779 0,
5780 1,
5781 0,
5782 0,
5783 0,
5784 0,
5785 1
5786 ],
5787 "DrawsContent": true,
5788 "Children": [],
5789 "ImageAperture": [
5790 17,
5791 35,
5792 2,
5793 1
5794 ]
5795 },
5796 {
5797 "LayerType": "NinePatchLayer",
5798 "Bounds": [
5799 306,
5800 60
5801 ],
5802 "Position": [
5803 231.839966,
5804 0
5805 ],
5806 "DrawTransform": [
5807 1,
5808 0,
5809 0,
5810 859.839966,
5811 0,
5812 1,
5813 0,
5814 0,
5815 0,
5816 0,
5817 1,
5818 0,
5819 0,
5820 0,
5821 0,
5822 1
5823 ],
5824 "DrawsContent": true,
5825 "Children": [],
5826 "ImageAperture": [
5827 38,
5828 0,
5829 0,
5830 0
5831 ]
5832 },
5833 {
5834 "LayerType": "Layer",
5835 "Bounds": [
5836 257,
5837 775
5838 ],
5839 "Position": [
5840 269.839966,
5841 6
5842 ],
5843 "DrawTransform": [
5844 1,
5845 0,
5846 0,
5847 897.839966,
5848 0,
5849 1,
5850 0,
5851 0,
5852 0,
5853 0,
5854 1,
5855 0,
5856 0,
5857 0,
5858 0,
5859 1
5860 ],
5861 "DrawsContent": false,
5862 "Children": [
5863 {
5864 "LayerType": "TextureLayer",
5865 "Bounds": [
5866 141,
5867 36
5868 ],
5869 "Position": [
5870 0,
5871 0
5872 ],
5873 "DrawTransform": [
5874 1,
5875 0,
5876 0,
5877 897.839966,
5878 0,
5879 1,
5880 0,
5881 0,
5882 0,
5883 0,
5884 1,
5885 0,
5886 0,
5887 0,
5888 0,
5889 1
5890 ],
5891 "DrawsContent": true,
5892 "Children": [],
5893 "ImageAperture": [
5894 0,
5895 0,
5896 0,
5897 0
5898 ]
5899 }
5900 ],
5901 "ImageAperture": [
5902 0,
5903 0,
5904 0,
5905 0
5906 ]
5907 },
5908 {
5909 "LayerType": "ContentLayer",
5910 "Bounds": [
5911 71,
5912 49
5913 ],
5914 "Position": [
5915 451.839966,
5916 0
5917 ],
5918 "DrawTransform": [
5919 1,
5920 0,
5921 0,
5922 1079.839966,
5923 0,
5924 1,
5925 0,
5926 0,
5927 0,
5928 0,
5929 1,
5930 0,
5931 0,
5932 0,
5933 0,
5934 1
5935 ],
5936 "DrawsContent": true,
5937 "Children": [],
5938 "ImageAperture": [
5939 0,
5940 0,
5941 0,
5942 0
5943 ]
5944 },
5945 {
5946 "LayerType": "ContentLayer",
5947 "Bounds": [
5948 24,
5949 24
5950 ],
5951 "Position": [
5952 503.839966,
5953 12
5954 ],
5955 "DrawTransform": [
5956 1,
5957 0,
5958 0,
5959 1128.571655,
5960 0,
5961 1,
5962 0,
5963 0,
5964 0,
5965 0,
5966 1,
5967 0,
5968 0,
5969 0,
5970 0,
5971 1
5972 ],
5973 "DrawsContent": true,
5974 "Children": [],
5975 "ImageAperture": [
5976 0,
5977 0,
5978 0,
5979 0
5980 ]
5981 }
5982 ],
5983 "ImageAperture": [
5984 0,
5985 0,
5986 0,
5987 0
5988 ]
5989 }
5990 ],
5991 "ImageAperture": [
5992 0,
5993 0,
5994 0,
5995 0
5996 ]
5997 },
5998 {
5999 "LayerType": "Layer",
6000 "Bounds": [
6001 0,
6002 0
6003 ],
6004 "Position": [
6005 0,
6006 0
6007 ],
6008 "DrawTransform": [
6009 1,
6010 0,
6011 0,
6012 628,
6013 0,
6014 1,
6015 0,
6016 0,
6017 0,
6018 0,
6019 1,
6020 0,
6021 0,
6022 0,
6023 0,
6024 1
6025 ],
6026 "DrawsContent": false,
6027 "Children": [
6028 {
6029 "LayerType": "NinePatchLayer",
6030 "Bounds": [
6031 210,
6032 124
6033 ],
6034 "Position": [
6035 -60,
6036 -70
6037 ],
6038 "DrawTransform": [
6039 3.125,
6040 0,
6041 0,
6042 568,
6043 0,
6044 3.125,
6045 0,
6046 0,
6047 0,
6048 0,
6049 1,
6050 0,
6051 0,
6052 0,
6053 0,
6054 1
6055 ],
6056 "DrawsContent": true,
6057 "Children": [],
6058 "ImageAperture": [
6059 32,
6060 32,
6061 0,
6062 0
6063 ]
6064 },
6065 {
6066 "LayerType": "NinePatchLayer",
6067 "Bounds": [
6068 553,
6069 791
6070 ],
6071 "Position": [
6072 -8,
6073 -8
6074 ],
6075 "DrawTransform": [
6076 1.095871,
6077 0,
6078 0,
6079 14.643283,
6080 0,
6081 1.095871,
6082 0,
6083 0,
6084 0,
6085 0,
6086 1,
6087 0,
6088 0,
6089 0,
6090 0,
6091 1
6092 ],
6093 "DrawsContent": true,
6094 "Children": [],
6095 "ImageAperture": [
6096 17,
6097 35,
6098 2,
6099 1
6100 ]
6101 },
6102 {
6103 "LayerType": "SolidColorLayer",
6104 "Bounds": [
6105 720,
6106 1038
6107 ],
6108 "Position": [
6109 0,
6110 0
6111 ],
6112 "DrawTransform": [
6113 0.747,
6114 0,
6115 0,
6116 628,
6117 0,
6118 0.747,
6119 0,
6120 0,
6121 0,
6122 0,
6123 1,
6124 0,
6125 0,
6126 0,
6127 0,
6128 1
6129 ],
6130 "DrawsContent": true,
6131 "Children": [
6132 {
6133 "LayerType": "Layer",
6134 "Bounds": [
6135 0,
6136 0
6137 ],
6138 "Position": [
6139 0,
6140 0
6141 ],
6142 "DrawTransform": [
6143 0.747,
6144 0,
6145 0,
6146 628,
6147 0,
6148 0.747,
6149 0,
6150 0,
6151 0,
6152 0,
6153 1,
6154 0,
6155 0,
6156 0,
6157 0,
6158 1
6159 ],
6160 "DrawsContent": false,
6161 "Children": [
6162 {
6163 "LayerType": "TextureLayer",
6164 "Bounds": [
6165 0,
6166 0
6167 ],
6168 "Position": [
6169 0,
6170 0
6171 ],
6172 "DrawTransform": [
6173 0.747,
6174 0,
6175 0,
6176 628,
6177 0,
6178 0.747,
6179 0,
6180 0,
6181 0,
6182 0,
6183 1,
6184 0,
6185 0,
6186 0,
6187 0,
6188 1
6189 ],
6190 "DrawsContent": false,
6191 "Children": [],
6192 "ImageAperture": [
6193 0,
6194 0,
6195 0,
6196 0
6197 ]
6198 }
6199 ],
6200 "ImageAperture": [
6201 0,
6202 0,
6203 0,
6204 0
6205 ]
6206 }
6207 ],
6208 "ImageAperture": [
6209 0,
6210 0,
6211 0,
6212 0
6213 ]
6214 },
6215 {
6216 "LayerType": "Layer",
6217 "Bounds": [
6218 0,
6219 0
6220 ],
6221 "Position": [
6222 0,
6223 0
6224 ],
6225 "DrawTransform": [
6226 1,
6227 0,
6228 0,
6229 628,
6230 0,
6231 1,
6232 0,
6233 0,
6234 0,
6235 0,
6236 1,
6237 0,
6238 0,
6239 0,
6240 0,
6241 1
6242 ],
6243 "DrawsContent": false,
6244 "Children": [
6245 {
6246 "LayerType": "NinePatchLayer",
6247 "Bounds": [
6248 553,
6249 791
6250 ],
6251 "Position": [
6252 -8,
6253 -8
6254 ],
6255 "DrawTransform": [
6256 1,
6257 0,
6258 0,
6259 620,
6260 0,
6261 1,
6262 0,
6263 0,
6264 0,
6265 0,
6266 1,
6267 0,
6268 0,
6269 0,
6270 0,
6271 1
6272 ],
6273 "DrawsContent": true,
6274 "Children": [],
6275 "ImageAperture": [
6276 17,
6277 35,
6278 2,
6279 1
6280 ]
6281 },
6282 {
6283 "LayerType": "NinePatchLayer",
6284 "Bounds": [
6285 306,
6286 60
6287 ],
6288 "Position": [
6289 231.839966,
6290 0
6291 ],
6292 "DrawTransform": [
6293 1,
6294 0,
6295 0,
6296 859.839966,
6297 0,
6298 1,
6299 0,
6300 0,
6301 0,
6302 0,
6303 1,
6304 0,
6305 0,
6306 0,
6307 0,
6308 1
6309 ],
6310 "DrawsContent": true,
6311 "Children": [],
6312 "ImageAperture": [
6313 38,
6314 0,
6315 0,
6316 0
6317 ]
6318 },
6319 {
6320 "LayerType": "Layer",
6321 "Bounds": [
6322 257,
6323 775
6324 ],
6325 "Position": [
6326 269.839966,
6327 6
6328 ],
6329 "DrawTransform": [
6330 1,
6331 0,
6332 0,
6333 897.839966,
6334 0,
6335 1,
6336 0,
6337 0,
6338 0,
6339 0,
6340 1,
6341 0,
6342 0,
6343 0,
6344 0,
6345 1
6346 ],
6347 "DrawsContent": false,
6348 "Children": [
6349 {
6350 "LayerType": "TextureLayer",
6351 "Bounds": [
6352 141,
6353 36
6354 ],
6355 "Position": [
6356 0,
6357 0
6358 ],
6359 "DrawTransform": [
6360 1,
6361 0,
6362 0,
6363 897.839966,
6364 0,
6365 1,
6366 0,
6367 0,
6368 0,
6369 0,
6370 1,
6371 0,
6372 0,
6373 0,
6374 0,
6375 1
6376 ],
6377 "DrawsContent": true,
6378 "Children": [],
6379 "ImageAperture": [
6380 0,
6381 0,
6382 0,
6383 0
6384 ]
6385 }
6386 ],
6387 "ImageAperture": [
6388 0,
6389 0,
6390 0,
6391 0
6392 ]
6393 },
6394 {
6395 "LayerType": "ContentLayer",
6396 "Bounds": [
6397 71,
6398 49
6399 ],
6400 "Position": [
6401 451.839966,
6402 0
6403 ],
6404 "DrawTransform": [
6405 1,
6406 0,
6407 0,
6408 1079.839966,
6409 0,
6410 1,
6411 0,
6412 0,
6413 0,
6414 0,
6415 1,
6416 0,
6417 0,
6418 0,
6419 0,
6420 1
6421 ],
6422 "DrawsContent": true,
6423 "Children": [],
6424 "ImageAperture": [
6425 0,
6426 0,
6427 0,
6428 0
6429 ]
6430 },
6431 {
6432 "LayerType": "ContentLayer",
6433 "Bounds": [
6434 24,
6435 24
6436 ],
6437 "Position": [
6438 503.839966,
6439 12
6440 ],
6441 "DrawTransform": [
6442 1,
6443 0,
6444 0,
6445 1128.571655,
6446 0,
6447 1,
6448 0,
6449 0,
6450 0,
6451 0,
6452 1,
6453 0,
6454 0,
6455 0,
6456 0,
6457 1
6458 ],
6459 "DrawsContent": true,
6460 "Children": [],
6461 "ImageAperture": [
6462 0,
6463 0,
6464 0,
6465 0
6466 ]
6467 }
6468 ],
6469 "ImageAperture": [
6470 0,
6471 0,
6472 0,
6473 0
6474 ]
6475 }
6476 ],
6477 "ImageAperture": [
6478 0,
6479 0,
6480 0,
6481 0
6482 ]
6483 },
6484 {
6485 "LayerType": "Layer",
6486 "Bounds": [
6487 0,
6488 0
6489 ],
6490 "Position": [
6491 0,
6492 0
6493 ],
6494 "DrawTransform": [
6495 1,
6496 0,
6497 0,
6498 628,
6499 0,
6500 1,
6501 0,
6502 0,
6503 0,
6504 0,
6505 1,
6506 0,
6507 0,
6508 0,
6509 0,
6510 1
6511 ],
6512 "DrawsContent": false,
6513 "Children": [
6514 {
6515 "LayerType": "NinePatchLayer",
6516 "Bounds": [
6517 210,
6518 122
6519 ],
6520 "Position": [
6521 -60,
6522 -70
6523 ],
6524 "DrawTransform": [
6525 3.125,
6526 0,
6527 0,
6528 568,
6529 0,
6530 3.125,
6531 0,
6532 0,
6533 0,
6534 0,
6535 1,
6536 0,
6537 0,
6538 0,
6539 0,
6540 1
6541 ],
6542 "DrawsContent": true,
6543 "Children": [],
6544 "ImageAperture": [
6545 32,
6546 32,
6547 0,
6548 0
6549 ]
6550 },
6551 {
6552 "LayerType": "NinePatchLayer",
6553 "Bounds": [
6554 553,
6555 791
6556 ],
6557 "Position": [
6558 -8,
6559 -8
6560 ],
6561 "DrawTransform": [
6562 1.003005,
6563 0,
6564 0,
6565 142.988109,
6566 0,
6567 1.003005,
6568 0,
6569 0,
6570 0,
6571 0,
6572 1,
6573 0,
6574 0,
6575 0,
6576 0,
6577 1
6578 ],
6579 "DrawsContent": true,
6580 "Children": [],
6581 "ImageAperture": [
6582 17,
6583 35,
6584 2,
6585 1
6586 ]
6587 },
6588 {
6589 "LayerType": "SolidColorLayer",
6590 "Bounds": [
6591 720,
6592 1038
6593 ],
6594 "Position": [
6595 0,
6596 0
6597 ],
6598 "DrawTransform": [
6599 0.747,
6600 0,
6601 0,
6602 628,
6603 0,
6604 0.747,
6605 0,
6606 0,
6607 0,
6608 0,
6609 1,
6610 0,
6611 0,
6612 0,
6613 0,
6614 1
6615 ],
6616 "DrawsContent": true,
6617 "Children": [
6618 {
6619 "LayerType": "Layer",
6620 "Bounds": [
6621 0,
6622 0
6623 ],
6624 "Position": [
6625 0,
6626 0
6627 ],
6628 "DrawTransform": [
6629 0.747,
6630 0,
6631 0,
6632 628,
6633 0,
6634 0.747,
6635 0,
6636 0,
6637 0,
6638 0,
6639 1,
6640 0,
6641 0,
6642 0,
6643 0,
6644 1
6645 ],
6646 "DrawsContent": false,
6647 "Children": [
6648 {
6649 "LayerType": "TextureLayer",
6650 "Bounds": [
6651 720,
6652 1038
6653 ],
6654 "Position": [
6655 0,
6656 0
6657 ],
6658 "DrawTransform": [
6659 0.747,
6660 0,
6661 0,
6662 628,
6663 0,
6664 0.747,
6665 0,
6666 0,
6667 0,
6668 0,
6669 1,
6670 0,
6671 0,
6672 0,
6673 0,
6674 1
6675 ],
6676 "DrawsContent": true,
6677 "Children": [],
6678 "ImageAperture": [
6679 0,
6680 0,
6681 0,
6682 0
6683 ]
6684 }
6685 ],
6686 "ImageAperture": [
6687 0,
6688 0,
6689 0,
6690 0
6691 ]
6692 }
6693 ],
6694 "ImageAperture": [
6695 0,
6696 0,
6697 0,
6698 0
6699 ]
6700 },
6701 {
6702 "LayerType": "Layer",
6703 "Bounds": [
6704 0,
6705 0
6706 ],
6707 "Position": [
6708 0,
6709 0
6710 ],
6711 "DrawTransform": [
6712 1,
6713 0,
6714 0,
6715 628,
6716 0,
6717 1,
6718 0,
6719 0,
6720 0,
6721 0,
6722 1,
6723 0,
6724 0,
6725 0,
6726 0,
6727 1
6728 ],
6729 "DrawsContent": false,
6730 "Children": [
6731 {
6732 "LayerType": "NinePatchLayer",
6733 "Bounds": [
6734 553,
6735 791
6736 ],
6737 "Position": [
6738 -8,
6739 -8
6740 ],
6741 "DrawTransform": [
6742 1,
6743 0,
6744 0,
6745 620,
6746 0,
6747 1,
6748 0,
6749 0,
6750 0,
6751 0,
6752 1,
6753 0,
6754 0,
6755 0,
6756 0,
6757 1
6758 ],
6759 "DrawsContent": true,
6760 "Children": [],
6761 "ImageAperture": [
6762 17,
6763 35,
6764 2,
6765 1
6766 ]
6767 },
6768 {
6769 "LayerType": "NinePatchLayer",
6770 "Bounds": [
6771 306,
6772 60
6773 ],
6774 "Position": [
6775 231.839966,
6776 0
6777 ],
6778 "DrawTransform": [
6779 1,
6780 0,
6781 0,
6782 859.839966,
6783 0,
6784 1,
6785 0,
6786 0,
6787 0,
6788 0,
6789 1,
6790 0,
6791 0,
6792 0,
6793 0,
6794 1
6795 ],
6796 "DrawsContent": true,
6797 "Children": [],
6798 "ImageAperture": [
6799 38,
6800 0,
6801 0,
6802 0
6803 ]
6804 },
6805 {
6806 "LayerType": "Layer",
6807 "Bounds": [
6808 257,
6809 775
6810 ],
6811 "Position": [
6812 269.839966,
6813 6
6814 ],
6815 "DrawTransform": [
6816 1,
6817 0,
6818 0,
6819 897.839966,
6820 0,
6821 1,
6822 0,
6823 0,
6824 0,
6825 0,
6826 1,
6827 0,
6828 0,
6829 0,
6830 0,
6831 1
6832 ],
6833 "DrawsContent": false,
6834 "Children": [
6835 {
6836 "LayerType": "TextureLayer",
6837 "Bounds": [
6838 141,
6839 36
6840 ],
6841 "Position": [
6842 0,
6843 0
6844 ],
6845 "DrawTransform": [
6846 1,
6847 0,
6848 0,
6849 897.839966,
6850 0,
6851 1,
6852 0,
6853 0,
6854 0,
6855 0,
6856 1,
6857 0,
6858 0,
6859 0,
6860 0,
6861 1
6862 ],
6863 "DrawsContent": true,
6864 "Children": [],
6865 "ImageAperture": [
6866 0,
6867 0,
6868 0,
6869 0
6870 ]
6871 }
6872 ],
6873 "ImageAperture": [
6874 0,
6875 0,
6876 0,
6877 0
6878 ]
6879 },
6880 {
6881 "LayerType": "ContentLayer",
6882 "Bounds": [
6883 71,
6884 49
6885 ],
6886 "Position": [
6887 451.839966,
6888 0
6889 ],
6890 "DrawTransform": [
6891 1,
6892 0,
6893 0,
6894 1079.839966,
6895 0,
6896 1,
6897 0,
6898 0,
6899 0,
6900 0,
6901 1,
6902 0,
6903 0,
6904 0,
6905 0,
6906 1
6907 ],
6908 "DrawsContent": true,
6909 "Children": [],
6910 "ImageAperture": [
6911 0,
6912 0,
6913 0,
6914 0
6915 ]
6916 },
6917 {
6918 "LayerType": "ContentLayer",
6919 "Bounds": [
6920 24,
6921 24
6922 ],
6923 "Position": [
6924 503.839966,
6925 12
6926 ],
6927 "DrawTransform": [
6928 1,
6929 0,
6930 0,
6931 1128.571655,
6932 0,
6933 1,
6934 0,
6935 0,
6936 0,
6937 0,
6938 1,
6939 0,
6940 0,
6941 0,
6942 0,
6943 1
6944 ],
6945 "DrawsContent": true,
6946 "Children": [],
6947 "ImageAperture": [
6948 0,
6949 0,
6950 0,
6951 0
6952 ]
6953 }
6954 ],
6955 "ImageAperture": [
6956 0,
6957 0,
6958 0,
6959 0
6960 ]
6961 }
6962 ],
6963 "ImageAperture": [
6964 0,
6965 0,
6966 0,
6967 0
6968 ]
6969 },
6970 {
6971 "LayerType": "Layer",
6972 "Bounds": [
6973 0,
6974 0
6975 ],
6976 "Position": [
6977 0,
6978 0
6979 ],
6980 "DrawTransform": [
6981 1,
6982 0,
6983 0,
6984 30,
6985 0,
6986 1,
6987 0,
6988 0,
6989 0,
6990 0,
6991 1,
6992 0,
6993 0,
6994 0,
6995 0,
6996 1
6997 ],
6998 "DrawsContent": false,
6999 "Children": [
7000 {
7001 "LayerType": "NinePatchLayer",
7002 "Bounds": [
7003 210,
7004 124
7005 ],
7006 "Position": [
7007 -60,
7008 -70
7009 ],
7010 "DrawTransform": [
7011 3.125,
7012 0,
7013 0,
7014 -30,
7015 0,
7016 3.125,
7017 0,
7018 0,
7019 0,
7020 0,
7021 1,
7022 0,
7023 0,
7024 0,
7025 0,
7026 1
7027 ],
7028 "DrawsContent": true,
7029 "Children": [],
7030 "ImageAperture": [
7031 32,
7032 32,
7033 0,
7034 0
7035 ]
7036 },
7037 {
7038 "LayerType": "NinePatchLayer",
7039 "Bounds": [
7040 553,
7041 791
7042 ],
7043 "Position": [
7044 -8,
7045 -8
7046 ],
7047 "DrawTransform": [
7048 1,
7049 0,
7050 0,
7051 0,
7052 0,
7053 1,
7054 0,
7055 0,
7056 0,
7057 0,
7058 1,
7059 0,
7060 0,
7061 0,
7062 0,
7063 1
7064 ],
7065 "DrawsContent": true,
7066 "Children": [],
7067 "ImageAperture": [
7068 0,
7069 0,
7070 0,
7071 0
7072 ]
7073 },
7074 {
7075 "LayerType": "SolidColorLayer",
7076 "Bounds": [
7077 720,
7078 1038
7079 ],
7080 "Position": [
7081 0,
7082 0
7083 ],
7084 "DrawTransform": [
7085 0.747,
7086 0,
7087 0,
7088 30,
7089 0,
7090 0.747,
7091 0,
7092 0,
7093 0,
7094 0,
7095 1,
7096 0,
7097 0,
7098 0,
7099 0,
7100 1
7101 ],
7102 "DrawsContent": true,
7103 "Children": [],
7104 "ImageAperture": [
7105 0,
7106 0,
7107 0,
7108 0
7109 ]
7110 },
7111 {
7112 "LayerType": "Layer",
7113 "Bounds": [
7114 0,
7115 0
7116 ],
7117 "Position": [
7118 0,
7119 0
7120 ],
7121 "DrawTransform": [
7122 1,
7123 0,
7124 0,
7125 30,
7126 0,
7127 1,
7128 0,
7129 0,
7130 0,
7131 0,
7132 1,
7133 0,
7134 0,
7135 0,
7136 0,
7137 1
7138 ],
7139 "DrawsContent": false,
7140 "Children": [
7141 {
7142 "LayerType": "NinePatchLayer",
7143 "Bounds": [
7144 553,
7145 791
7146 ],
7147 "Position": [
7148 -8,
7149 -8
7150 ],
7151 "DrawTransform": [
7152 1,
7153 0,
7154 0,
7155 22,
7156 0,
7157 1,
7158 0,
7159 0,
7160 0,
7161 0,
7162 1,
7163 0,
7164 0,
7165 0,
7166 0,
7167 1
7168 ],
7169 "DrawsContent": true,
7170 "Children": [],
7171 "ImageAperture": [
7172 17,
7173 35,
7174 2,
7175 1
7176 ]
7177 },
7178 {
7179 "LayerType": "NinePatchLayer",
7180 "Bounds": [
7181 306,
7182 60
7183 ],
7184 "Position": [
7185 231.839966,
7186 0
7187 ],
7188 "DrawTransform": [
7189 1,
7190 0,
7191 0,
7192 261.839966,
7193 0,
7194 1,
7195 0,
7196 0,
7197 0,
7198 0,
7199 1,
7200 0,
7201 0,
7202 0,
7203 0,
7204 1
7205 ],
7206 "DrawsContent": true,
7207 "Children": [],
7208 "ImageAperture": [
7209 38,
7210 0,
7211 0,
7212 0
7213 ]
7214 },
7215 {
7216 "LayerType": "Layer",
7217 "Bounds": [
7218 223,
7219 775
7220 ],
7221 "Position": [
7222 269.839966,
7223 6
7224 ],
7225 "DrawTransform": [
7226 1,
7227 0,
7228 0,
7229 299.839966,
7230 0,
7231 1,
7232 0,
7233 0,
7234 0,
7235 0,
7236 1,
7237 0,
7238 0,
7239 0,
7240 0,
7241 1
7242 ],
7243 "DrawsContent": false,
7244 "Children": [
7245 {
7246 "LayerType": "TextureLayer",
7247 "Bounds": [
7248 141,
7249 36
7250 ],
7251 "Position": [
7252 0,
7253 0
7254 ],
7255 "DrawTransform": [
7256 1,
7257 0,
7258 0,
7259 299.839966,
7260 0,
7261 1,
7262 0,
7263 0,
7264 0,
7265 0,
7266 1,
7267 0,
7268 0,
7269 0,
7270 0,
7271 1
7272 ],
7273 "DrawsContent": true,
7274 "Children": [],
7275 "ImageAperture": [
7276 0,
7277 0,
7278 0,
7279 0
7280 ]
7281 }
7282 ],
7283 "ImageAperture": [
7284 0,
7285 0,
7286 0,
7287 0
7288 ]
7289 },
7290 {
7291 "LayerType": "ContentLayer",
7292 "Bounds": [
7293 76,
7294 49
7295 ],
7296 "Position": [
7297 417.839966,
7298 0
7299 ],
7300 "DrawTransform": [
7301 1,
7302 0,
7303 0,
7304 447.839966,
7305 0,
7306 1,
7307 0,
7308 0,
7309 0,
7310 0,
7311 1,
7312 0,
7313 0,
7314 0,
7315 0,
7316 1
7317 ],
7318 "DrawsContent": true,
7319 "Children": [],
7320 "ImageAperture": [
7321 0,
7322 0,
7323 0,
7324 0
7325 ]
7326 },
7327 {
7328 "LayerType": "ContentLayer",
7329 "Bounds": [
7330 24,
7331 24
7332 ],
7333 "Position": [
7334 503.839966,
7335 12
7336 ],
7337 "DrawTransform": [
7338 1,
7339 0,
7340 0,
7341 533.839966,
7342 0,
7343 1,
7344 0,
7345 0,
7346 0,
7347 0,
7348 1,
7349 0,
7350 0,
7351 0,
7352 0,
7353 1
7354 ],
7355 "DrawsContent": true,
7356 "Children": [],
7357 "ImageAperture": [
7358 0,
7359 0,
7360 0,
7361 0
7362 ]
7363 }
7364 ],
7365 "ImageAperture": [
7366 0,
7367 0,
7368 0,
7369 0
7370 ]
7371 }
7372 ],
7373 "ImageAperture": [
7374 0,
7375 0,
7376 0,
7377 0
7378 ]
7379 },
7380 {
7381 "LayerType": "Layer",
7382 "Bounds": [
7383 0,
7384 0
7385 ],
7386 "Position": [
7387 0,
7388 0
7389 ],
7390 "DrawTransform": [
7391 1,
7392 0,
7393 0,
7394 30,
7395 0,
7396 1,
7397 0,
7398 0,
7399 0,
7400 0,
7401 1,
7402 0,
7403 0,
7404 0,
7405 0,
7406 1
7407 ],
7408 "DrawsContent": false,
7409 "Children": [
7410 {
7411 "LayerType": "NinePatchLayer",
7412 "Bounds": [
7413 210,
7414 56
7415 ],
7416 "Position": [
7417 -60,
7418 -70
7419 ],
7420 "DrawTransform": [
7421 3.125,
7422 0,
7423 0,
7424 -30,
7425 0,
7426 3.125,
7427 0,
7428 0,
7429 0,
7430 0,
7431 1,
7432 0,
7433 0,
7434 0,
7435 0,
7436 1
7437 ],
7438 "DrawsContent": true,
7439 "Children": [],
7440 "ImageAperture": [
7441 32,
7442 32,
7443 0,
7444 0
7445 ]
7446 },
7447 {
7448 "LayerType": "NinePatchLayer",
7449 "Bounds": [
7450 553,
7451 791
7452 ],
7453 "Position": [
7454 -8,
7455 -8
7456 ],
7457 "DrawTransform": [
7458 1,
7459 0,
7460 0,
7461 0,
7462 0,
7463 1,
7464 0,
7465 0,
7466 0,
7467 0,
7468 1,
7469 0,
7470 0,
7471 0,
7472 0,
7473 1
7474 ],
7475 "DrawsContent": true,
7476 "Children": [],
7477 "ImageAperture": [
7478 0,
7479 0,
7480 0,
7481 0
7482 ]
7483 },
7484 {
7485 "LayerType": "SolidColorLayer",
7486 "Bounds": [
7487 720,
7488 1038
7489 ],
7490 "Position": [
7491 0,
7492 0
7493 ],
7494 "DrawTransform": [
7495 0.747,
7496 0,
7497 0,
7498 30,
7499 0,
7500 0.747,
7501 0,
7502 0,
7503 0,
7504 0,
7505 1,
7506 0,
7507 0,
7508 0,
7509 0,
7510 1
7511 ],
7512 "DrawsContent": true,
7513 "Children": [
7514 {
7515 "LayerType": "Layer",
7516 "Bounds": [
7517 0,
7518 0
7519 ],
7520 "Position": [
7521 0,
7522 0
7523 ],
7524 "DrawTransform": [
7525 0.747,
7526 0,
7527 0,
7528 30,
7529 0,
7530 0.747,
7531 0,
7532 0,
7533 0,
7534 0,
7535 1,
7536 0,
7537 0,
7538 0,
7539 0,
7540 1
7541 ],
7542 "DrawsContent": false,
7543 "Children": [],
7544 "ImageAperture": [
7545 0,
7546 0,
7547 0,
7548 0
7549 ]
7550 }
7551 ],
7552 "ImageAperture": [
7553 0,
7554 0,
7555 0,
7556 0
7557 ]
7558 },
7559 {
7560 "LayerType": "Layer",
7561 "Bounds": [
7562 0,
7563 0
7564 ],
7565 "Position": [
7566 0,
7567 0
7568 ],
7569 "DrawTransform": [
7570 1,
7571 0,
7572 0,
7573 30,
7574 0,
7575 1,
7576 0,
7577 0,
7578 0,
7579 0,
7580 1,
7581 0,
7582 0,
7583 0,
7584 0,
7585 1
7586 ],
7587 "DrawsContent": false,
7588 "Children": [
7589 {
7590 "LayerType": "NinePatchLayer",
7591 "Bounds": [
7592 553,
7593 791
7594 ],
7595 "Position": [
7596 -8,
7597 -8
7598 ],
7599 "DrawTransform": [
7600 1,
7601 0,
7602 0,
7603 22,
7604 0,
7605 1,
7606 0,
7607 0,
7608 0,
7609 0,
7610 1,
7611 0,
7612 0,
7613 0,
7614 0,
7615 1
7616 ],
7617 "DrawsContent": true,
7618 "Children": [],
7619 "ImageAperture": [
7620 17,
7621 35,
7622 2,
7623 1
7624 ]
7625 },
7626 {
7627 "LayerType": "NinePatchLayer",
7628 "Bounds": [
7629 306,
7630 60
7631 ],
7632 "Position": [
7633 231.839966,
7634 0
7635 ],
7636 "DrawTransform": [
7637 1,
7638 0,
7639 0,
7640 261.839966,
7641 0,
7642 1,
7643 0,
7644 0,
7645 0,
7646 0,
7647 1,
7648 0,
7649 0,
7650 0,
7651 0,
7652 1
7653 ],
7654 "DrawsContent": true,
7655 "Children": [],
7656 "ImageAperture": [
7657 38,
7658 0,
7659 0,
7660 0
7661 ]
7662 },
7663 {
7664 "LayerType": "Layer",
7665 "Bounds": [
7666 223,
7667 775
7668 ],
7669 "Position": [
7670 269.839966,
7671 6
7672 ],
7673 "DrawTransform": [
7674 1,
7675 0,
7676 0,
7677 299.839966,
7678 0,
7679 1,
7680 0,
7681 0,
7682 0,
7683 0,
7684 1,
7685 0,
7686 0,
7687 0,
7688 0,
7689 1
7690 ],
7691 "DrawsContent": false,
7692 "Children": [
7693 {
7694 "LayerType": "TextureLayer",
7695 "Bounds": [
7696 141,
7697 36
7698 ],
7699 "Position": [
7700 0,
7701 0
7702 ],
7703 "DrawTransform": [
7704 1,
7705 0,
7706 0,
7707 299.839966,
7708 0,
7709 1,
7710 0,
7711 0,
7712 0,
7713 0,
7714 1,
7715 0,
7716 0,
7717 0,
7718 0,
7719 1
7720 ],
7721 "DrawsContent": true,
7722 "Children": [],
7723 "ImageAperture": [
7724 0,
7725 0,
7726 0,
7727 0
7728 ]
7729 }
7730 ],
7731 "ImageAperture": [
7732 0,
7733 0,
7734 0,
7735 0
7736 ]
7737 },
7738 {
7739 "LayerType": "ContentLayer",
7740 "Bounds": [
7741 76,
7742 49
7743 ],
7744 "Position": [
7745 417.839966,
7746 0
7747 ],
7748 "DrawTransform": [
7749 1,
7750 0,
7751 0,
7752 447.839966,
7753 0,
7754 1,
7755 0,
7756 0,
7757 0,
7758 0,
7759 1,
7760 0,
7761 0,
7762 0,
7763 0,
7764 1
7765 ],
7766 "DrawsContent": true,
7767 "Children": [],
7768 "ImageAperture": [
7769 0,
7770 0,
7771 0,
7772 0
7773 ]
7774 },
7775 {
7776 "LayerType": "ContentLayer",
7777 "Bounds": [
7778 24,
7779 24
7780 ],
7781 "Position": [
7782 503.839966,
7783 12
7784 ],
7785 "DrawTransform": [
7786 1,
7787 0,
7788 0,
7789 533.839966,
7790 0,
7791 1,
7792 0,
7793 0,
7794 0,
7795 0,
7796 1,
7797 0,
7798 0,
7799 0,
7800 0,
7801 1
7802 ],
7803 "DrawsContent": true,
7804 "Children": [],
7805 "ImageAperture": [
7806 0,
7807 0,
7808 0,
7809 0
7810 ]
7811 }
7812 ],
7813 "ImageAperture": [
7814 0,
7815 0,
7816 0,
7817 0
7818 ]
7819 }
7820 ],
7821 "ImageAperture": [
7822 0,
7823 0,
7824 0,
7825 0
7826 ]
7827 },
7828 {
7829 "LayerType": "Layer",
7830 "Bounds": [
7831 0,
7832 0
7833 ],
7834 "Position": [
7835 0,
7836 0
7837 ],
7838 "DrawTransform": [
7839 1,
7840 0,
7841 0,
7842 30,
7843 0,
7844 1,
7845 0,
7846 0,
7847 0,
7848 0,
7849 1,
7850 0,
7851 0,
7852 0,
7853 0,
7854 1
7855 ],
7856 "DrawsContent": false,
7857 "Children": [
7858 {
7859 "LayerType": "NinePatchLayer",
7860 "Bounds": [
7861 210,
7862 40
7863 ],
7864 "Position": [
7865 -60,
7866 -70
7867 ],
7868 "DrawTransform": [
7869 3.125,
7870 0,
7871 0,
7872 -30,
7873 0,
7874 3.125,
7875 0,
7876 0,
7877 0,
7878 0,
7879 1,
7880 0,
7881 0,
7882 0,
7883 0,
7884 1
7885 ],
7886 "DrawsContent": true,
7887 "Children": [],
7888 "ImageAperture": [
7889 32,
7890 32,
7891 0,
7892 0
7893 ]
7894 },
7895 {
7896 "LayerType": "NinePatchLayer",
7897 "Bounds": [
7898 553,
7899 791
7900 ],
7901 "Position": [
7902 -8,
7903 -8
7904 ],
7905 "DrawTransform": [
7906 1,
7907 0,
7908 0,
7909 0,
7910 0,
7911 1,
7912 0,
7913 0,
7914 0,
7915 0,
7916 1,
7917 0,
7918 0,
7919 0,
7920 0,
7921 1
7922 ],
7923 "DrawsContent": true,
7924 "Children": [],
7925 "ImageAperture": [
7926 0,
7927 0,
7928 0,
7929 0
7930 ]
7931 },
7932 {
7933 "LayerType": "SolidColorLayer",
7934 "Bounds": [
7935 720,
7936 1038
7937 ],
7938 "Position": [
7939 0,
7940 0
7941 ],
7942 "DrawTransform": [
7943 0.747,
7944 0,
7945 0,
7946 30,
7947 0,
7948 0.747,
7949 0,
7950 0,
7951 0,
7952 0,
7953 1,
7954 0,
7955 0,
7956 0,
7957 0,
7958 1
7959 ],
7960 "DrawsContent": true,
7961 "Children": [
7962 {
7963 "LayerType": "Layer",
7964 "Bounds": [
7965 0,
7966 0
7967 ],
7968 "Position": [
7969 0,
7970 0
7971 ],
7972 "DrawTransform": [
7973 0.747,
7974 0,
7975 0,
7976 30,
7977 0,
7978 0.747,
7979 0,
7980 0,
7981 0,
7982 0,
7983 1,
7984 0,
7985 0,
7986 0,
7987 0,
7988 1
7989 ],
7990 "DrawsContent": false,
7991 "Children": [
7992 {
7993 "LayerType": "TextureLayer",
7994 "Bounds": [
7995 720,
7996 1038
7997 ],
7998 "Position": [
7999 0,
8000 0
8001 ],
8002 "DrawTransform": [
8003 0.747,
8004 0,
8005 0,
8006 30,
8007 0,
8008 0.747,
8009 0,
8010 0,
8011 0,
8012 0,
8013 1,
8014 0,
8015 0,
8016 0,
8017 0,
8018 1
8019 ],
8020 "DrawsContent": true,
8021 "Children": [],
8022 "ImageAperture": [
8023 0,
8024 0,
8025 0,
8026 0
8027 ]
8028 }
8029 ],
8030 "ImageAperture": [
8031 0,
8032 0,
8033 0,
8034 0
8035 ]
8036 }
8037 ],
8038 "ImageAperture": [
8039 0,
8040 0,
8041 0,
8042 0
8043 ]
8044 },
8045 {
8046 "LayerType": "Layer",
8047 "Bounds": [
8048 0,
8049 0
8050 ],
8051 "Position": [
8052 0,
8053 0
8054 ],
8055 "DrawTransform": [
8056 1,
8057 0,
8058 0,
8059 30,
8060 0,
8061 1,
8062 0,
8063 0,
8064 0,
8065 0,
8066 1,
8067 0,
8068 0,
8069 0,
8070 0,
8071 1
8072 ],
8073 "DrawsContent": false,
8074 "Children": [
8075 {
8076 "LayerType": "NinePatchLayer",
8077 "Bounds": [
8078 553,
8079 791
8080 ],
8081 "Position": [
8082 -8,
8083 -8
8084 ],
8085 "DrawTransform": [
8086 1,
8087 0,
8088 0,
8089 22,
8090 0,
8091 1,
8092 0,
8093 0,
8094 0,
8095 0,
8096 1,
8097 0,
8098 0,
8099 0,
8100 0,
8101 1
8102 ],
8103 "DrawsContent": true,
8104 "Children": [],
8105 "ImageAperture": [
8106 17,
8107 35,
8108 2,
8109 1
8110 ]
8111 },
8112 {
8113 "LayerType": "NinePatchLayer",
8114 "Bounds": [
8115 306,
8116 60
8117 ],
8118 "Position": [
8119 231.839966,
8120 0
8121 ],
8122 "DrawTransform": [
8123 1,
8124 0,
8125 0,
8126 261.839966,
8127 0,
8128 1,
8129 0,
8130 0,
8131 0,
8132 0,
8133 1,
8134 0,
8135 0,
8136 0,
8137 0,
8138 1
8139 ],
8140 "DrawsContent": true,
8141 "Children": [],
8142 "ImageAperture": [
8143 38,
8144 0,
8145 0,
8146 0
8147 ]
8148 },
8149 {
8150 "LayerType": "Layer",
8151 "Bounds": [
8152 223,
8153 775
8154 ],
8155 "Position": [
8156 269.839966,
8157 6
8158 ],
8159 "DrawTransform": [
8160 1,
8161 0,
8162 0,
8163 299.839966,
8164 0,
8165 1,
8166 0,
8167 0,
8168 0,
8169 0,
8170 1,
8171 0,
8172 0,
8173 0,
8174 0,
8175 1
8176 ],
8177 "DrawsContent": false,
8178 "Children": [
8179 {
8180 "LayerType": "TextureLayer",
8181 "Bounds": [
8182 141,
8183 36
8184 ],
8185 "Position": [
8186 0,
8187 0
8188 ],
8189 "DrawTransform": [
8190 1,
8191 0,
8192 0,
8193 299.839966,
8194 0,
8195 1,
8196 0,
8197 0,
8198 0,
8199 0,
8200 1,
8201 0,
8202 0,
8203 0,
8204 0,
8205 1
8206 ],
8207 "DrawsContent": true,
8208 "Children": [],
8209 "ImageAperture": [
8210 0,
8211 0,
8212 0,
8213 0
8214 ]
8215 }
8216 ],
8217 "ImageAperture": [
8218 0,
8219 0,
8220 0,
8221 0
8222 ]
8223 },
8224 {
8225 "LayerType": "ContentLayer",
8226 "Bounds": [
8227 76,
8228 49
8229 ],
8230 "Position": [
8231 417.839966,
8232 0
8233 ],
8234 "DrawTransform": [
8235 1,
8236 0,
8237 0,
8238 447.839966,
8239 0,
8240 1,
8241 0,
8242 0,
8243 0,
8244 0,
8245 1,
8246 0,
8247 0,
8248 0,
8249 0,
8250 1
8251 ],
8252 "DrawsContent": true,
8253 "Children": [],
8254 "ImageAperture": [
8255 0,
8256 0,
8257 0,
8258 0
8259 ]
8260 },
8261 {
8262 "LayerType": "ContentLayer",
8263 "Bounds": [
8264 24,
8265 24
8266 ],
8267 "Position": [
8268 503.839966,
8269 12
8270 ],
8271 "DrawTransform": [
8272 1,
8273 0,
8274 0,
8275 533.839966,
8276 0,
8277 1,
8278 0,
8279 0,
8280 0,
8281 0,
8282 1,
8283 0,
8284 0,
8285 0,
8286 0,
8287 1
8288 ],
8289 "DrawsContent": true,
8290 "Children": [],
8291 "ImageAperture": [
8292 0,
8293 0,
8294 0,
8295 0
8296 ]
8297 }
8298 ],
8299 "ImageAperture": [
8300 0,
8301 0,
8302 0,
8303 0
8304 ]
8305 }
8306 ],
8307 "ImageAperture": [
8308 0,
8309 0,
8310 0,
8311 0
8312 ]
8313 }
8314 ],
8315 "ImageAperture": [
8316 0,
8317 0,
8318 0,
8319 0
8320 ]
8321 }
8322 ],
8323 "ImageAperture": [
8324 0,
8325 0,
8326 0,
8327 0
8328 ]
8329 }
OLDNEW
« no previous file with comments | « cc/layer_tree_host_perftest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698