Home
last modified time | relevance | path

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

/development/samples/HelloEffects/src/com/example/android/mediafx/
DTextureRenderer.java147 float x0, y0, x1, y1; in computeOutputVertices() local
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
DCubeWallpaper1.java202 void drawLine(Canvas c, int x1, int y1, int z1, int x2, int y2, int z2) { in drawLine()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScript.java440 float y1 = pt1yStart; in handleEvent() local