Home
last modified time | relevance | path

Searched refs:GetHardCursorDrawables (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_pointer_window_manager.h53 const HardCursorInfo& GetHardCursorDrawables() const in GetHardCursorDrawables() function
H A Drs_main_thread.cpp1973 …rThreadParams_->hardCursorDrawables_ = RSPointerWindowManager::Instance().GetHardCursorDrawables(); in UniRender()
1996 …rThreadParams_->hardCursorDrawables_ = RSPointerWindowManager::Instance().GetHardCursorDrawables(); in UniRender()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_thread_params.h166 const HardCursorInfo& GetHardCursorDrawables() const in GetHardCursorDrawables() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp353 auto& hardCursorDrawable = uniParam->GetHardCursorDrawables(); in HardCursorCreateLayer()
549 auto& hardCursorDrawable = uniParam->GetHardCursorDrawables(); in OnDraw()
1462 …CursorDrawable = RSUniRenderThread::Instance().GetRSRenderThreadParams()->GetHardCursorDrawables(); in FindHardCursorNodes()
1539 …CursorDrawable = RSUniRenderThread::Instance().GetRSRenderThreadParams()->GetHardCursorDrawables(); in FindHardwareEnabledNodes()