Home
last modified time | relevance | path

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

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