Home
last modified time | relevance | path

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

/frameworks/native/opengl/include/EGL/
DPlatform.h293 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; variable
298 constexpr const char *const g_PlatformMethodNames[g_NumPlatformMethods] = {
/frameworks/native/opengl/libs/EGL/
Degl_angle_platform.cpp124 g_NumPlatformMethods, nullptr, in initializeAnglePlatform()