Home
last modified time | relevance | path

Searched defs:maxStep (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DWindowSurface.java109 float adjDelta(float cur, float minStep, float maxStep) { in adjDelta()
118 void step(int width, int height, float minStep, float maxStep) { in step()