Searched refs:GlWrapper (Results 1 – 4 of 4) sorted by relevance
190 bool GlWrapper::initialize(sp<IAutomotiveDisplayProxyService> pWindowProxy, in initialize()316 void GlWrapper::shutdown() { in shutdown()338 void GlWrapper::showWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in showWindow()347 void GlWrapper::hideWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in hideWindow()356 bool GlWrapper::updateImageTexture(const BufferDesc_1_0& buffer) { in updateImageTexture()374 bool GlWrapper::updateImageTexture(const BufferDesc_1_1& aFrame) { in updateImageTexture()421 void GlWrapper::renderImageToScreen() { in renderImageToScreen()
41 class GlWrapper {43 GlWrapper() in GlWrapper() function
68 GlWrapper mGlWrapper;
33 "GlWrapper.cpp",