Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/1/android/frameworks/automotive/display/
DICarDisplayProxy.aidl40 void hideWindow(in long id); in hideWindow() method
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/current/android/frameworks/automotive/display/
DICarDisplayProxy.aidl43 void hideWindow(in long id); in hideWindow() method
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/automotive/display/aidl/android.frameworks.automotive.display_interface/dump/android/frameworks/automotive/display/
DICarDisplayProxy.aidl43 void hideWindow(in long id); in hideWindow() method
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/2/android/frameworks/automotive/display/
DICarDisplayProxy.aidl43 void hideWindow(in long id); in hideWindow() method
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/android/frameworks/automotive/display/
DICarDisplayProxy.aidl74 void hideWindow(in long id); in hideWindow() method
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderWindow.cpp109 bool hideWindow; member
561 bool hideWindow) { in setupSubWindow()
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()
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/1.0/vts/functional/
DVtsHalAutomotiveDisplayV1_0TargetTest.cpp88 TEST_P(AutomotiveDisplayHidlTest, hideWindow) { in TEST_P() argument
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayController.java127 public void hideWindow() { in hideWindow() method in TaskbarOverlayController
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/vts/functional/
DVtsHalCarDisplayTargetTest.cpp119 TEST_P(CarDisplayAidlTest, hideWindow) { in TEST_P() argument
/aosp_15_r20/frameworks/native/services/automotive/display/
H A DAutomotiveDisplayProxyService.cpp128 Return<bool> AutomotiveDisplayProxyService::hideWindow(uint64_t id) { in hideWindow() function in android::frameworks::automotive::display::V1_0::implementation::AutomotiveDisplayProxyService
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DGlWrapper.cpp318 void GlWrapper::hideWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in hideWindow() function in GlWrapper
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DGlWrapper.cpp343 void GlWrapper::hideWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in hideWindow() function in aidl::android::hardware::automotive::evs::implementation::GlWrapper
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/
H A 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
/aosp_15_r20/packages/services/Car/cpp/displayproxy/src/
DCarDisplayProxy.cpp210 ScopedAStatus CarDisplayProxy::hideWindow(int64_t id) { in hideWindow() function in aidl::android::frameworks::automotive::display::implementation::CarDisplayProxy
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/
H A DGlWrapper.cpp331 void GlWrapper::hideWindow(sp<IAutomotiveDisplayProxyService>& service, uint64_t id) { in hideWindow() function in android::hardware::automotive::evs::V1_1::implementation::GlWrapper
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/frameworks/hardware/interfaces/automotive/display/1.0/[email protected]_genc++_headers/gen/android/frameworks/automotive/display/1.0/
DBsAutomotiveDisplayProxyService.h105 ::android::hardware::Return<bool> hideWindow(uint64_t id) override { in hideWindow() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/frameworks/hardware/interfaces/automotive/display/1.0/[email protected]_genc++_headers/gen/android/frameworks/automotive/display/1.0/
DBsAutomotiveDisplayProxyService.h105 ::android::hardware::Return<bool> hideWindow(uint64_t id) override { in hideWindow() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/frameworks/hardware/interfaces/automotive/display/1.0/[email protected]_genc++_headers/gen/android/frameworks/automotive/display/1.0/
DBsAutomotiveDisplayProxyService.h105 ::android::hardware::Return<bool> hideWindow(uint64_t id) override { in hideWindow() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/frameworks/hardware/interfaces/automotive/display/1.0/[email protected]_genc++_headers/gen/android/frameworks/automotive/display/1.0/
DBsAutomotiveDisplayProxyService.h105 ::android::hardware::Return<bool> hideWindow(uint64_t id) override { in hideWindow() function
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp381 bool hideWindow) { in android_showOpenglesWindow()

123456789