Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h177 virtual bool checkWindowPixelFormatMatch(EGLNativeWindowType win,
DEglOsApi_darwin.cpp239 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anon19379e4b0111::MacDisplay
DEglOsApi_egl.cpp314 bool checkWindowPixelFormatMatch(EGLNativeWindowType win,
794 bool EglOsEglDisplay::checkWindowPixelFormatMatch(EGLNativeWindowType win, in checkWindowPixelFormatMatch() function in __anon4d714c1e0111::EglOsEglDisplay
DEglOsApi_glx.cpp378 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonf3e8b6d10111::GlxDisplay
DEglOsApi_wgl.cpp1002 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonb70991b00111::WglDisplay
DEglImp.cpp794 if(!dpy->nativeType()->checkWindowPixelFormatMatch( in eglCreateWindowSurface()