Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp296 EGLint getTextureFormat() { return texFormat; } in getTextureFormat() function
1191 *value = surface->getTextureFormat(); in eglQuerySurface()
1430 if (surface->getTextureFormat() == EGL_NO_TEXTURE) { in eglBindTexImage()