Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1303 boolean boundingRectDirty; field in CellLayout.ViewCluster
1322 boundingRectDirty = true; in resetEdges()
1435 if (boundingRectDirty) { in getBoundingRect()