Home | History | Annotate | Download | only in egl

Lines Matching refs:getTextureFormat

191     EGLint      getTextureFormat() { return texFormat; }
748 *value = surface->getTextureFormat();
859 if (surface->getTextureFormat() == EGL_NO_TEXTURE) {