Searched refs:checkWindowPixelFormatMatch (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ | ||
D | EglOsApi.h | 177 virtual bool checkWindowPixelFormatMatch(EGLNativeWindowType win, |
D | EglOsApi_darwin.cpp | 239 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anon19379e4b0111::MacDisplay |
D | EglOsApi_egl.cpp | 314 bool checkWindowPixelFormatMatch(EGLNativeWindowType win, |
D | EglOsApi_glx.cpp | 378 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonf3e8b6d10111::GlxDisplay |
D | EglOsApi_wgl.cpp | 1002 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonb70991b00111::WglDisplay |
D | EglImp.cpp | 794 if(!dpy->nativeType()->checkWindowPixelFormatMatch( in eglCreateWindowSurface() |