Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGradControl.java40 private float[] handley = new float[3]; field in GradControl
99 float dy = handley[i] - y; in getCloseHandle()
112 float dy = handley[i] - y; in getCloseHandle()
251 handley[0] = cy; in fillHandles()
253 handley[1] = p1y; in fillHandles()
255 handley[2] = p2y; in fillHandles()
DEclipseControl.java40 private float[] handley = new float[9]; field in EclipseControl
82 float dy = handley[i] - y; in getCloseHandle()
95 float dy = handley[i] - y; in getCloseHandle()
286 handley[0] = cy; in fillHandles()
295 handley[k] = y; in fillHandles()