Home
last modified time | relevance | path

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

/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
DFakeApp.java150 final int VAL = i*2 + 100; in onCreate() local
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp72 #define X(VAL) {VAL, #VAL} in glTestPrintEGLConfiguration() argument
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp180 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp175 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp284 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp99 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp285 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/rs/driver/
DrsdGL.cpp88 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/libs/EGL/
Dtrace.cpp46 #define GL_ENUM(VAL,NAME) {VAL, #NAME}, argument
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp968 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument