Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java223 float[] outRotation) { in getDescendantCoordRelativeToAncestor() argument
240 if (outRotation != null) { in getDescendantCoordRelativeToAncestor()
241 outRotation[0] += m.surfaceRotation; in getDescendantCoordRelativeToAncestor()