Home
last modified time | relevance | path

Searched defs:eglLSurface (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
Deglndk.cpp40 EGLSurface eglLSurface; member
850 …EGLSurface eglLSurface = eglCreatePbufferSurface(myEGLWindow.eglDisplay, myEGLWindow.eglConfig, su… in EglBindTexImage() local
888 …EGLSurface eglLSurface = eglCreatePbufferSurface(myEGLWindow.eglDisplay, myEGLWindow.eglConfig, su… in EglReleaseTexImage() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dgles3ndk.cpp97 EGLSurface eglLSurface; member