Home
last modified time | relevance | path

Searched refs:IsWindowInScreen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drosen_render_clock.cpp109 auto isInScreen = pipelineContext->IsWindowInScreen(); in RequestRenderForNextSecond()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h612 bool IsWindowInScreen();
H A Dpipeline_context.cpp3380 bool PipelineContext::IsWindowInScreen() in IsWindowInScreen() function in OHOS::Ace::PipelineContext