Searched refs:hwAnimating (Results 1 – 1 of 1) sorted by relevance
225 boolean hwAnimating; field in LockPatternView.CellState522 cellState.hwAnimating = true; in startCellStateAnimationHw()539 cellState.hwAnimating = false; in startCellStateAnimationHw()1250 if (isHardwareAccelerated() && cellState.hwAnimating) { in onDraw()