Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/egl/
Degl.cpp377 EGLint getTextureFormat() { return texFormat; } in getTextureFormat() function
1411 *value = surface->getTextureFormat(); in eglQuerySurface()
1650 if (surface->getTextureFormat() == EGL_NO_TEXTURE) { in eglBindTexImage()