Home
last modified time | relevance | path

Searched defs:attribs (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/graphic/graphicGlesExtension/
DgraphicGlesExtension.cpp62 EGLint attribs[] = { variable
122 EGLint attribs[] = { variable
182 EGLint attribs[] = { variable
242 EGLint attribs[] = { variable
302 EGLint attribs[] = { variable
/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingGpuContextTest.cpp66 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
DNativeDrawingSurfaceLargeValueTest.cpp70 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
DNativeDrawingSurfaceTest.cpp70 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeGpuContextTest.cpp79 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
DDrawingNativeSurFaceTest.cpp83 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in SetUp() local
/test/xts/acts/graphic/graphicnapitest/
DNativeImageTest.cpp171 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in InitEglContext() local