Searched refs:TransformHintChanged (Results 1 – 3 of 3) sorted by relevance
54 static void TransformHintChanged(const RefPtr<AceViewOhos>& view, uint32_t transform);
105 void AceViewOhos::TransformHintChanged(const RefPtr<AceViewOhos>& view, uint32_t transform) in TransformHintChanged() function in OHOS::Ace::Platform::AceViewOhos
2617 Platform::AceViewOhos::TransformHintChanged(aceView, config.TransformHint()); in UpdateViewportConfigWithAnimation()