Searched refs:checkWindowPixelFormatMatch (Results 1 – 6 of 6) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/ | ||
D | EglOsApi.h | 175 virtual bool checkWindowPixelFormatMatch(EGLNativeWindowType win, |
D | EglOsApi_egl.cpp | 305 bool checkWindowPixelFormatMatch(EGLNativeWindowType win, |
D | EglOsApi_darwin.cpp | 231 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonc73db6550111::MacDisplay |
D | EglOsApi_glx.cpp | 421 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anon5f14bb1b0111::GlxDisplay |
D | EglOsApi_wgl.cpp | 1002 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anon223595fa0111::WglDisplay |
D | EglImp.cpp | 790 if(!dpy->nativeType()->checkWindowPixelFormatMatch( in eglCreateWindowSurface() |