Home
last modified time | relevance | path

Searched defs:OnSurfaceOcclusionVisibleChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_surface_occlusion_change_callback_proxy.cpp30 void RSSurfaceOcclusionChangeCallbackProxy::OnSurfaceOcclusionVisibleChanged(float visibleAreaRatio) in OnSurfaceOcclusionVisibleChanged() function in OHOS::Rosen::RSSurfaceOcclusionChangeCallbackProxy
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceocclusionchangecallbackstub_fuzzer/
H A Drssurfaceocclusionchangecallbackstub_fuzzer.cpp71 void OnSurfaceOcclusionVisibleChanged(float visibleAreaRatio) override {} in DoSomethingInterestingWithMyAPI() function in OHOS::Rosen::DoSomethingInterestingWithMyAPI::MySurfaceOcclusionChangeCallbackStub
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp1108 void OnSurfaceOcclusionVisibleChanged(float visibleAreaRatio) override in OnSurfaceOcclusionVisibleChanged() function in OHOS::Rosen::CustomSurfaceOcclusionChangeCallback