Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl38 eglGetPlatformDisplayFunc getPlatformDisplay; variable
H A DeglwFuncPtrLibraryImpl.inl167 EGLDisplay FuncPtrLibrary::getPlatformDisplay (EGLenum platform, void *native_display, const EGLAtt… function in FuncPtrLibrary
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp178 EGLDisplay egl_display_t::getPlatformDisplay(EGLNativeDisplayType display, in getPlatformDisplay() function in android::egl_display_t
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp406 EGLDisplay FunctionsEGL::getPlatformDisplay(EGLAttrib platformType, in getPlatformDisplay() function in rx::FunctionsEGL