Searched refs:getSurfaceType (Results 1 – 1 of 1) sorted by relevance
186 EGLint getSurfaceType() { return surfaceType; } in getSurfaceType() function759 if (surface->getSurfaceType() & EGL_PBUFFER_BIT) *value = EGL_FALSE; in eglQuerySurface()764 if (surface->getSurfaceType() & EGL_PBUFFER_BIT) *value = 0; in eglQuerySurface()863 if (!(surface->getSurfaceType() & EGL_PBUFFER_BIT)) { in eglBindTexImage()