Home
last modified time | relevance | path

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

/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DDirectManipulationView.java101 void resizeCircle(float dr) { in resizeCircle() method in DirectManipulationView
207 dmv.resizeCircle(DIRECT_MANIPULATION_VIEW_PX_PER_ROTATION * scroll); in handleRotateEvent()