Home
last modified time | relevance | path

Searched defs:hideWindow (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/host/
DNativeSubWindow_android.cpp29 int hideWindow) { in createSubWindow()
DNativeSubWindow_stub.cpp23 void* repaint_callback_param, int hideWindow) { in createSubWindow()
DNativeSubWindow_win32.cpp42 void* repaint_callback_param, int hideWindow){ in createSubWindow()
DNativeSubWindow_x11.cpp49 int hideWindow) { in createSubWindow()
DNativeSubWindow_qnx.cpp42 void* repaint_callback_param, int hideWindow) { in createSubWindow()
DRenderWindow.cpp109 bool hideWindow; member
561 bool hideWindow) { in setupSubWindow()
DRendererImpl.cpp500 bool hideWindow) { in showOpenGLSubwindow()
DFrameBuffer.cpp845 bool hideWindow) { in setupSubWindow()
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DGlWrapper.cpp345 void GlWrapper::hideWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in hideWindow() function in aidl::android::hardware::automotive::evs::implementation::GlWrapper
/hardware/interfaces/automotive/evs/1.1/default/
DGlWrapper.cpp331 void GlWrapper::hideWindow(sp<IAutomotiveDisplayProxyService>& service, uint64_t id) { in hideWindow() function in android::hardware::automotive::evs::V1_1::implementation::GlWrapper
/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp387 bool hideWindow) { in android_showOpenglesWindow()