Searched refs:VAL (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/opengl/tests/lib/ |
D | glTestLib.cpp | 72 #define X(VAL) {VAL, #VAL} in glTestPrintEGLConfiguration() argument
|
/frameworks/base/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 175 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|
/frameworks/base/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 180 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|
/frameworks/base/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 99 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|
/frameworks/base/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 285 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|
/frameworks/base/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 284 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|
/frameworks/base/libs/rs/driver/ |
D | rsdGL.cpp | 63 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|
/frameworks/base/opengl/libs/EGL/ |
D | trace.cpp | 42 #define GL_ENUM(VAL,NAME) {VAL, #NAME}, argument
|
/frameworks/base/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 981 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
|