Home
last modified time | relevance | path

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

/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
DTextureRenderer.java147 float x0, y0, x1, y1; in computeOutputVertices() local
/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/ndk/platforms/android-21/include/linux/dvb/
Dosd.h59 int y1; member
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScript.java550 float y1 = pt1yStart; in handleEvent() local