Home
last modified time | relevance | path

Searched refs:SetHardCursorStatus (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp170 void RSSurfaceRenderParams::SetHardCursorStatus(bool status) in SetHardCursorStatus() function in OHOS::Rosen::RSSurfaceRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h332 void SetHardCursorStatus(bool status);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h114 void SetHardCursorStatus(bool status);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp1088 void RSSurfaceRenderNode::SetHardCursorStatus(bool status) in SetHardCursorStatus() function in OHOS::Rosen::RSSurfaceRenderNode
1099 surfaceParams->SetHardCursorStatus(status); in SetHardCursorStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp1862 pointWindow->SetHardCursorStatus(false); in UpdatePointWindowDirtyStatus()
1872 pointWindow->SetHardCursorStatus(isHardCursor); in UpdatePointWindowDirtyStatus()