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.h178 virtual bool checkWindowPixelFormatMatch(EGLNativeWindowType win,
DEglOsApi_darwin.cpp239 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anone3f79a010111::MacDisplay
DEglOsApi_egl.cpp314 bool checkWindowPixelFormatMatch(EGLNativeWindowType win,
793 bool EglOsEglDisplay::checkWindowPixelFormatMatch(EGLNativeWindowType win, in checkWindowPixelFormatMatch() function in __anon43ddf3940111::EglOsEglDisplay
DEglOsApi_glx.cpp394 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonea555e470111::GlxDisplay
DEglOsApi_wgl.cpp1002 virtual bool checkWindowPixelFormatMatch( in checkWindowPixelFormatMatch() function in __anonad7639260111::WglDisplay
DEglImp.cpp800 if(!dpy->nativeType()->checkWindowPixelFormatMatch( in eglCreateWindowSurface()