Searched refs:boundsChanged (Results 1 – 2 of 2) sorted by relevance
304 int boundsChanged = setBounds(bounds, configuration); in resizeLocked() local306 boundsChanged |= BOUNDS_CHANGE_SIZE; in resizeLocked()308 if (boundsChanged == BOUNDS_CHANGE_NONE) { in resizeLocked()311 if ((boundsChanged & BOUNDS_CHANGE_SIZE) == BOUNDS_CHANGE_SIZE) { in resizeLocked()
196 boolean boundsChanged = false; in onMagnificationRegionChanged()201 boundsChanged = true; in onMagnificationRegionChanged()219 if (boundsChanged && updateSpec && !magnificationChanged) { in onMagnificationRegionChanged()