Home
last modified time | relevance | path

Searched defs:eglGetPlatformDisplayEXT (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tools/sk_app/win/
DANGLEWindowContext_win.cpp24 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
/external/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp24 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
/external/deqp/framework/egl/wrapper/
DeglwApi.inl39 #define eglGetPlatformDisplayEXT eglwGetPlatformDisplayEXT macro
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp63 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp63 PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplayEXT; in get_angle_egl_display() local
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp575 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplayEXT(EGLenum platform, void *native_display, cons… in eglGetPlatformDisplayEXT() function
/external/deqp/framework/egl/
DegluCallLogWrapper.inl346 eglw::EGLDisplay CallLogWrapper::eglGetPlatformDisplayEXT (eglw::EGLenum platform, void *native_dis… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c414 eglGetPlatformDisplayEXT(EGLenum platform, void *native_display, in eglGetPlatformDisplayEXT() function