Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_pointer_window_manager.cpp36 if (!pointWindow->GetHardCursorLastStatus()) { in UpdatePointerDirtyToGlobalDirty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h116 bool GetHardCursorLastStatus() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp1109 bool RSSurfaceRenderNode::GetHardCursorLastStatus() const in GetHardCursorLastStatus() function in OHOS::Rosen::RSSurfaceRenderNode