Home
last modified time | relevance | path

Searched refs:CheckHardCursorSupport (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.h70 bool CheckHardCursorSupport(std::shared_ptr<RSDisplayRenderNode>& curDisplayNode);
H A Drs_pointer_window_manager.cpp82 bool RSPointerWindowManager::CheckHardCursorSupport(std::shared_ptr<RSDisplayRenderNode>& curDispla… in CheckHardCursorSupport() function in OHOS::Rosen::RSPointerWindowManager
H A Drs_uni_render_visitor.cpp1869 … bool isHardCursor = RSPointerWindowManager::Instance().CheckHardCursorSupport(curDisplayNode_); in UpdatePointWindowDirtyStatus()