Home
last modified time | relevance | path

Searched defs:PlatformMethods (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/opengl/include/EGL/
DPlatform.h278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
280 PlatformMethods() {} in PlatformMethods() function
293 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; argument