Home
last modified time | relevance | path

Searched refs:y1 (Results 1 – 25 of 28) sorted by relevance

12

/development/perftests/panorama/feature_mos/src/mosaic/
DGeometry.h65 inline void FindTriangleCentroid(double x0, double y0, double x1, double y1, in FindTriangleCentroid() argument
71 centY = (y0 + y1 + y2) / 3.0; in FindTriangleCentroid()
78 mass = fabs((y1 - y0) * (x2 - x0)); // Special case 1a in FindTriangleCentroid()
82 mass = fabs((y1 - y0) * (x1 - x0)); // Special case 1b in FindTriangleCentroid()
112 double b2 = y1 - m2 * x1; in FindTriangleCentroid()
119 dy = y1 - m1 * x + b1; in FindTriangleCentroid()
124 mass = fabs( (y1 - y0) * (x2 - x0) ); in FindTriangleCentroid()
129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, doub… in FindQuadCentroid() argument
143 FindTriangleCentroid(x0, y0, x1, y1, x2, y2, mass1, cent1x, cent1y); in FindQuadCentroid()
DBlend.cpp139 double z, x0, y0, x1, y1, x2, y2, x3, y3; in runBlend() local
165 FrameToMosaic(mb->trs, 0.0, mb->height-1.0, x1, y1); in runBlend()
187 …if(y1 > yBottomCorners[0] || y2 > yBottomCorners[1]) // If either of the bottom corners is high… in runBlend()
189 yBottomCorners[0] = y1; in runBlend()
195 … FindQuadCentroid(x0, y0, x1, y1, x2, y2, x3, y3, csite->getVCenter().x, csite->getVCenter().y); in runBlend()
984 int y1 = (yy >= 0.0) ? (int) yy : (int) floor(yy); in ProcessPyramidForThisFrame() local
989 inSegment(y1, sptr->height, BORDER-1)) in ProcessPyramidForThisFrame()
992 double yfrac = yy - y1; in ProcessPyramidForThisFrame()
994 wt1 * ciCalc(sptr, x1, y1, xfrac, yfrac)); in ProcessPyramidForThisFrame()
998 wt1 * ciCalc(suptr, x1, y1, xfrac, yfrac)); in ProcessPyramidForThisFrame()
[all …]
/development/samples/HelloEffects/src/com/example/android/mediafx/
DTextureRenderer.java147 float x0, y0, x1, y1; in computeOutputVertices() local
152 y1 = 1.0f; in computeOutputVertices()
157 y1 = relativeAspectRatio; in computeOutputVertices()
159 float[] coords = new float[] { x0, y0, x1, y0, x0, y1, x1, y1 }; in computeOutputVertices()
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
DTextureRenderer.java147 float x0, y0, x1, y1; in computeOutputVertices() local
152 y1 = 1.0f; in computeOutputVertices()
157 y1 = relativeAspectRatio; in computeOutputVertices()
159 float[] coords = new float[] { x0, y0, x1, y0, x0, y1, x1, y1 }; in computeOutputVertices()
/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() argument
211 float newy1 = (float)(Math.sin(xrot) * z1 + Math.cos(xrot) * y1); in drawLine()
213 float newz1 = (float)(Math.cos(xrot) * z1 - Math.sin(xrot) * y1); in drawLine()
/development/ndk/platforms/android-L/include/linux/dvb/
Dosd.h59 int y1; member
/development/ndk/platforms/android-9/arch-mips/symbols/
Dlibm.so.functions.txt178 y1
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScript.java550 float y1 = pt1yStart; in handleEvent() local
565 .setEventTime(eventTime).addPointer(0, x1, y1, 1, 5)); in handleEvent()
569 .addPointer(0, x1, y1).addPointer(1, x2, y2).setIntermediateNote(true)); in handleEvent()
573 y1 += pt1yStep; in handleEvent()
579 .setEventTime(eventTime).addPointer(0, x1, y1, 1, 5).addPointer(1, x2, in handleEvent()
584 .setDownTime(downTime).setEventTime(eventTime).addPointer(0, x1, y1) in handleEvent()
/development/ndk/platforms/android-18/arch-mips/symbols/
Dlibm.so.functions.txt188 y1
/development/ndk/platforms/android-13/arch-mips/symbols/
Dlibm.so.functions.txt182 y1
/development/ndk/platforms/android-13/arch-x86/symbols/
Dlibm.so.functions.txt193 y1
/development/ndk/platforms/android-9/arch-x86/symbols/
Dlibm.so.functions.txt192 y1
/development/ndk/platforms/android-18/arch-x86/symbols/
Dlibm.so.functions.txt202 y1
/development/ndk/platforms/android-L/arch-x86/symbols/
Dlibm.so.functions.txt217 y1
/development/ndk/platforms/android-L/arch-arm64/symbols/
Dlibm.so.functions.txt214 y1
/development/ndk/platforms/android-L/arch-x86_64/symbols/
Dlibm.so.functions.txt214 y1
/development/ndk/platforms/android-9/arch-arm/symbols/
Dlibm.so.functions.txt226 y1
/development/ndk/platforms/android-L/arch-mips64/symbols/
Dlibm.so.functions.txt214 y1
/development/ndk/platforms/android-3/arch-arm/symbols/
Dlibm.so.functions.txt223 y1
/development/ndk/platforms/android-L/arch-mips/symbols/
Dlibm.so.functions.txt221 y1
/development/ndk/platforms/android-18/arch-arm/symbols/
Dlibm.so.functions.txt236 y1
/development/ndk/platforms/android-L/arch-arm/symbols/
Dlibm.so.functions.txt242 y1
/development/ndk/platforms/android-13/arch-arm/symbols/
Dlibm.so.functions.txt230 y1
/development/ndk/platforms/android-9/include/
Dmath.h266 double y1(double) __NDK_FPABI_MATH__;
/development/ndk/platforms/android-18/include/
Dmath.h268 double y1(double) __NDK_FPABI_MATH__;

12