Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h280 RefPtr<PixelMap> GetPreScaledPixelMapForDragThroughTouch(float& preScale);
H A Dgesture_event_hub.cpp687 …RefPtr<PixelMap> preScaledPixelMap = dragEventActuator_->GetPreScaledPixelMapForDragThroughTouch(p… in GetPreScaledPixelMapIfExist()
H A Ddrag_event.cpp2597 RefPtr<PixelMap> DragEventActuator::GetPreScaledPixelMapForDragThroughTouch(float& preScale) in GetPreScaledPixelMapForDragThroughTouch() function in OHOS::Ace::NG::DragEventActuator