Home
last modified time | relevance | path

Searched refs:gEnumMapCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkAnimatorScript2.cpp45 static int gEnumMapCount = SK_ARRAY_COUNT(gEnumMaps); variable
449 int index = SkTSearch<SkDisplayTypes>(&gEnumMaps[0].fType, gEnumMapCount, type, in GetEnumValues()
DSkAnimatorScript.cpp45 static int gEnumMapCount = SK_ARRAY_COUNT(gEnumMaps); variable
358 int index = SkTSearch<SkDisplayTypes>(&gEnumMaps[0].fType, gEnumMapCount, type, in GetEnumValues()