Searched defs:x1 (Results 1 – 9 of 9) sorted by relevance
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | Geometry.h | 65 inline void FindTriangleCentroid(double x0, double y0, double x1, double y1, in FindTriangleCentroid() 129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, doub… in FindQuadCentroid()
|
D | Blend.cpp | 139 double z, x0, y0, x1, y1, x2, y2, x3, y3; in runBlend() local 983 int x1 = (xx >= 0.0) ? (int) xx : (int) floor(xx); in ProcessPyramidForThisFrame() local
|
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
D | TextureRenderer.java | 147 float x0, y0, x1, y1; in computeOutputVertices() local
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
D | TextureRenderer.java | 147 float x0, y0, x1, y1; in computeOutputVertices() local
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_metrics.h | 121 double x0,x1,x2,mult; in db_SquaredReprojectionErrorHomography() local 135 double x0,x1,x2,mult; in db_SquaredInhomogenousHomographyError() local
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/ |
D | CubeWallpaper1.java | 202 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/ |
D | osd.h | 57 int x1; member
|
/development/perftests/panorama/feature_stab/src/dbreg/ |
D | dbreg.h | 554 double x0,x1,x2,mult; in SquaredInhomogenousHomographyError() local
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceScript.java | 549 float x1 = pt1xStart; in handleEvent() local
|