Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleBackground.java151 cancelHardwareAnimations(true); in draw()
171 cancelHardwareAnimations(false); in drawHardware()
330 cancelHardwareAnimations(true); in jump()
402 cancelHardwareAnimations(false); in cancel()
415 private void cancelHardwareAnimations(boolean jumpToEnd) { in cancelHardwareAnimations() method in RippleBackground
DRipple.java217 cancelHardwareAnimations(true); in draw()
233 cancelHardwareAnimations(false); in drawHardware()
422 cancelHardwareAnimations(true); in jump()
496 cancelHardwareAnimations(false); in cancel()
525 private void cancelHardwareAnimations(boolean jumpToEnd) { in cancelHardwareAnimations() method in Ripple