Searched refs:GetPreScaledPixelMapForDragThroughTouch (Results 1 – 3 of 3) sorted by relevance
280 RefPtr<PixelMap> GetPreScaledPixelMapForDragThroughTouch(float& preScale);
687 …RefPtr<PixelMap> preScaledPixelMap = dragEventActuator_->GetPreScaledPixelMapForDragThroughTouch(p… in GetPreScaledPixelMapIfExist()
2597 RefPtr<PixelMap> DragEventActuator::GetPreScaledPixelMapForDragThroughTouch(float& preScale) in GetPreScaledPixelMapForDragThroughTouch() function in OHOS::Ace::NG::DragEventActuator