Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1465 boolean boundingRectDirty; field in CellLayout.ViewCluster
1484 boundingRectDirty = true; in resetEdges()
1597 if (boundingRectDirty) { in getBoundingRect()