Searched refs:HardCursorCreateLayer (Results 1 – 3 of 3) sorted by relevance
182 bool HardCursorCreateLayer(std::shared_ptr<RSProcessor> processor);
346 bool RSDisplayRenderNodeDrawable::HardCursorCreateLayer(std::shared_ptr<RSProcessor> processor) in HardCursorCreateLayer() function in OHOS::Rosen::DrawableV2::RSDisplayRenderNodeDrawable387 auto isHardCursor = HardCursorCreateLayer(processor); in CheckDisplayNodeSkip()856 HardCursorCreateLayer(processor); in OnDraw()
416 auto result = displayDrawable_->HardCursorCreateLayer(processor);