Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libEGL/
DSurface.h60 virtual EGLenum getTextureFormat() const;
DSurface.cpp393 EGLenum Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
DlibEGL.cpp683 if (eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in eglBindTexImage()
725 if (eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in eglReleaseTexImage()