Searched refs:hwAnimating (Results 1 – 1 of 1) sorted by relevance
224 boolean hwAnimating; field in LockPatternView.CellState520 cellState.hwAnimating = true; in startCellStateAnimationHw()537 cellState.hwAnimating = false; in startCellStateAnimationHw()1163 if (isHardwareAccelerated() && cellState.hwAnimating) { in onDraw()