Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/sampleDriver/
DGlWrapper.cpp190 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()
DGlWrapper.h41 class GlWrapper {
43 GlWrapper() in GlWrapper() function
DEvsGlDisplay.h68 GlWrapper mGlWrapper;
DAndroid.bp33 "GlWrapper.cpp",