Home
last modified time | relevance | path

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

/external/deqp/framework/egl/wrapper/
DeglwApi.inl38 #define eglGetPlatformDisplay eglwGetPlatformDisplay macro
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp580 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay(EGLenum platform, void *native_display, const E… in eglGetPlatformDisplay() function
/external/deqp/framework/egl/
DegluCallLogWrapper.inl336 eglw::EGLDisplay CallLogWrapper::eglGetPlatformDisplay (eglw::EGLenum platform, void *native_displa… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c431 eglGetPlatformDisplay(EGLenum platform, void *native_display, in eglGetPlatformDisplay() function