Home
last modified time | relevance | path

Searched defs:surfaceAttribs (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
DopenglNdk.cpp41 const EGLint surfaceAttribs[] = {EGL_WIDTH, INIT_WIDTH, EGL_HEIGHT, INIT_HEIGHT, EGL_NONE}; in InitGLES() local
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
Deglndk.cpp64 …const EGLint surfaceAttribs[] = {EGL_WIDTH, INIT_WIDTH, EGL_HEIGHT, INIT_HE… in createMyEglWindow() local
842 …const EGLint surfaceAttribs[] = {EGL_WIDTH, INIT_WIDTH, EGL_HEIGHT, INIT_HE… in EglBindTexImage() local
880 …const EGLint surfaceAttribs[] = {EGL_WIDTH, INIT_WIDTH, EGL_HEIGHT, INIT_HE… in EglReleaseTexImage() local
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
Davplayerndk.cpp74 const EGLint surfaceAttribs[] = {EGL_WIDTH, PARAM_400, EGL_HEIGHT, PARAM_600, EGL_NONE}; in InitGLES() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dgles3ndk.cpp127 const EGLint surfaceAttribs[] = {EGL_WIDTH, INIT_WIDTH, EGL_HEIGHT, in initGLES() local
233 const EGLint surfaceAttribs[] = {EGL_WIDTH, INIT_WIDTH, EGL_HEIGHT, INIT_HEIGHT, EGL_NONE}; in initGLES() local