Home
last modified time | relevance | path

Searched refs:VAL (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderValueTypeTest.cpp36 #define VALUE_TYPE_TEST(T, TYPENAME, VAL) \ argument
38 T x = VAL; \
40 Value value = VAL; \
55 #define VALUE_TYPE_VECTOR_TEST(T, TYPENAME, VAL) \ argument
59 x.push_back(VAL); \
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp71 #define X(VAL) {VAL, #VAL} in glTestPrintEGLConfiguration() argument
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
DFakeBackgroundService.java51 final int VAL = mRandom.nextInt();
53 alloc[j] = VAL;
DFakeApp.java150 final int VAL = i*2 + 100; in onCreate() local
153 mStuffing[OFF+j] = VAL; in onCreate()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp175 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h190 #define X(VAL) \ in printEGLConfiguration() argument
191 { VAL, #VAL } in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp189 #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/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp284 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp101 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/rs/driver/
DrsdGL.cpp84 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp968 #define X(VAL) {VAL, #VAL} in printEGLConfiguration() argument