Searched defs:attribs (Results 1 – 7 of 7) sorted by relevance
| /test/xts/acts/graphic/graphicGlesExtension/ |
| D | graphicGlesExtension.cpp | 62 EGLint attribs[] = { variable 122 EGLint attribs[] = { variable 182 EGLint attribs[] = { variable 242 EGLint attribs[] = { variable 302 EGLint attribs[] = { variable
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | NativeDrawingGpuContextTest.cpp | 66 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
|
| D | NativeDrawingSurfaceLargeValueTest.cpp | 70 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
|
| D | NativeDrawingSurfaceTest.cpp | 70 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeGpuContextTest.cpp | 79 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
|
| D | DrawingNativeSurFaceTest.cpp | 83 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
|
| /test/xts/acts/graphic/graphicnapitest/ |
| D | NativeImageTest.cpp | 171 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in InitEglContext() local
|