Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/
H A DChangeImageTransformWithScaledParent.java50 applyParentScale(transitionValues); in captureStartValues()
56 applyParentScale(transitionValues); in captureEndValues()
59 private void applyParentScale(TransitionValues transitionValues) { in applyParentScale() method in ChangeImageTransformWithScaledParent