Searched refs:eglSurface (Results 1 – 4 of 4) sorted by relevance
486 egl::Surface *eglSurface = (egl::Surface*)surface; in eglQuerySurface() local500 *value = eglSurface->getHeight(); in eglQuerySurface()536 *value = eglSurface->getWidth(); in eglQuerySurface()1041 egl::Surface *eglSurface = (egl::Surface*)surface; in eglSwapBuffers() local1043 if (eglSurface->swap()) in eglSwapBuffers()
99 EGLSurface eglSurface() const { return m_eglSurface; } in eglSurface() function
66 displayManager->m_platformSurfaces.set(platformSurface->eglSurface(), platformSurface); in registerPlatformSurface()72 displayManager->m_platformSurfaces.remove(platformSurface->eglSurface()); in unregisterPlatformSurface()
7799 (WebCore::SurfaceOpenVG::eglSurface):