Home | History | Annotate | Download | only in animator

Lines Matching full:case

209                         case SkType_Displayable:
212 case SkType_Int:
215 case SkType_Float:
222 case SkType_String:
223 case SkType_DynamicString:
310 case SkType_BitmapEncoding:
312 case 0 : SkDebugf("type=\"jpeg\" ");
314 case 1 : SkDebugf("type=\"png\" ");
319 //should make this a separate case in dump attrs, rather than make dump values have a larger signature
320 case SkType_Point:
329 case SkType_FromPathMode:
331 case 0:
334 case 1:
337 case 2:
344 case SkType_MaskFilterBlurStyle:
346 case 0:
348 case 1:
351 case 2:
354 case 3:
361 case SkType_FilterType:
365 case SkType_PathDirection:
368 case SkType_FillType:
371 case SkType_TileMode:
376 case SkType_Boolean:
380 case SkType_Int:
384 case SkType_Float:
393 case SkType_String:
394 case SkType_DynamicString:
398 case SkType_MSec: