Home
last modified time | relevance | path

Searched defs:getCurrentSurface (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl35 eglGetCurrentSurfaceFunc getCurrentSurface; variable
DeglwFuncPtrLibraryImpl.inl152 EGLSurface FuncPtrLibrary::getCurrentSurface (EGLint readdraw) const function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp356 EGLSurface FunctionsEGL::getCurrentSurface(EGLint readdraw) const in getCurrentSurface() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp218 eglw::EGLSurface OhosLibrary::getCurrentSurface(eglw::EGLint readdraw) const in getCurrentSurface() function in OhosLibrary