Home
last modified time | relevance | path

Searched defs:getCurrentDisplay (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLAssembleHelpers.cpp16 GrEGLGetCurrentDisplayFn* getCurrentDisplay = in GrGetEGLQueryAndDisplay() local
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLAssembleHelpers.cpp16 GrEGLGetCurrentDisplayFn* getCurrentDisplay = in GrGetEGLQueryAndDisplay() local
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl34 eglGetCurrentDisplayFunc getCurrentDisplay; variable
DeglwFuncPtrLibraryImpl.inl147 EGLDisplay FuncPtrLibrary::getCurrentDisplay (void) const function in FuncPtrLibrary
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp213 eglw::EGLDisplay OhosLibrary::getCurrentDisplay() const in getCurrentDisplay() function in OhosLibrary