HomeSort by relevance Sort by last modified time
    Searched refs:gEnumMapCount (Results 1 - 2 of 2) sorted by null

  /external/skia/src/animator/
SkAnimatorScript2.cpp 38 static int gEnumMapCount = SK_ARRAY_COUNT(gEnumMaps);
442 int index = SkTSearch<SkDisplayTypes>(&gEnumMaps[0].fType, gEnumMapCount, type,
SkAnimatorScript.cpp 53 static int gEnumMapCount = SK_ARRAY_COUNT(gEnumMaps);
366 int index = SkTSearch<SkDisplayTypes>(&gEnumMaps[0].fType, gEnumMapCount, type,

Completed in 49 milliseconds