Searched defs:NUM_TYPES (Results 1 – 3 of 3) sorted by relevance
33 #define NUM_TYPES static_cast<int>(GpuObjectType::TypeCount) macro
51 const int NUM_TYPES = sizeof(TYPES) / sizeof(TYPES[0]); variable
445 public static final int NUM_TYPES = 6; field in CameraMetadataNative