Home
last modified time | relevance | path

Searched refs:checkWindowPixelFormatMatch (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglOsApi.h175 virtual bool checkWindowPixelFormatMatch(EGLNativeWindowType win,
DEglOsApi_egl.cpp305 bool checkWindowPixelFormatMatch(EGLNativeWindowType win,
722 bool EglOsEglDisplay::checkWindowPixelFormatMatch(EGLNativeWindowType win, in checkWindowPixelFormatMatch() function in __anonb89d50680111::EglOsEglDisplay
DEglOsApi_darwin.cpp231 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonc73db6550111::MacDisplay
DEglOsApi_glx.cpp421 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anon5f14bb1b0111::GlxDisplay
DEglOsApi_wgl.cpp1002 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anon223595fa0111::WglDisplay
DEglImp.cpp790 if(!dpy->nativeType()->checkWindowPixelFormatMatch( in eglCreateWindowSurface()