Searched refs:hwAnimating (Results 1 – 1 of 1) sorted by relevance
251 boolean hwAnimating; field in LockPatternView.CellState557 cellState.hwAnimating = true; in startCellStateAnimationHw()574 cellState.hwAnimating = false; in startCellStateAnimationHw()1407 if (isHardwareAccelerated() && cellState.hwAnimating) { in onDraw()