Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/angle/include/platform/
H A DPlatformMethods.h291 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; variable
296 static_assert(g_NumPlatformMethods == 18, "Avoid adding methods to PlatformMethods");
301 constexpr const char *const g_PlatformMethodNames[g_NumPlatformMethods] = {
/aosp_15_r20/external/angle/src/libANGLE/
H A DPlatform.cpp40 if (methodNameCount > angle::g_NumPlatformMethods) in ANGLEGetDisplayPlatform()
43 << angle::g_NumPlatformMethods << "."; in ANGLEGetDisplayPlatform()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/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] = {
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v30/arm/include/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] = {
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v32/arm/include/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] = {
/aosp_15_r20/hardware/google/gfxstream/common/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] = {
/aosp_15_r20/prebuilts/vndk/v32/x86/include/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] = {
/aosp_15_r20/prebuilts/vndk/v34/x86/include/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] = {
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v33/x86/include/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] = {
/aosp_15_r20/out/soong/ndk/sysroot/usr/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] = {
/aosp_15_r20/frameworks/native/opengl/include/EGL/
H A DPlatform.h293 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; variable
298 constexpr const char *const g_PlatformMethodNames[g_NumPlatformMethods] = {
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v34/arm/include/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] = {
/aosp_15_r20/prebuilts/vndk/v31/x86/include/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] = {
/aosp_15_r20/prebuilts/vndk/v30/x86/include/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] = {
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/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] = {
/aosp_15_r20/prebuilts/vndk/v33/arm/include/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] = {
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/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] = {

12