Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp934 class WglDisplay : public EglOS::Display { class
936 WglDisplay(const WglExtensionsDispatch* dispatch, in WglDisplay() function in __anonb70991b00111::WglDisplay
1259 constexpr int WglDisplay::kPbufPrimingCount;
1282 return new WglDisplay(mDispatch, &mGlobals); in getDefaultDisplay()