Searched refs:kTypes (Results 1 – 4 of 4) sorted by relevance
44 static SkEncodedImageFormat kTypes[] { variable50 static SkEncodedImageFormat kTypes[] { variable56 static SkEncodedImageFormat kTypes[] { variable107 return SkISize::Make(256 * SK_ARRAY_COUNT(kTypes), 256 * 3); in onISize()116 for (SkEncodedImageFormat type : kTypes) { in onDraw()
254 opts.mini_reflect = IDLOptions::kTypes; in Compile()
407 enum MiniReflect { kNone, kTypes, kTypesAndNames }; enumerator