HomeSort by relevance Sort by last modified time
    Searched refs:y3 (Results 51 - 75 of 82) sorted by null

1 23 4

  /frameworks/rs/
rsFont.h 251 float x3, float y3, float z3,
rsFont.cpp 669 float x3, float y3, float z3,
683 ALOGE("V2 x: %f y: %f z: %f", x3, y3, z3);
701 (*currentPos++) = y3;
  /frameworks/base/services/input/tests/
InputReader_test.cpp 3973 int32_t x3 = 700, y3 = 300; local
4190 int32_t x3 = 700, y3 = 300; local
4362 int32_t x3 = 700, y3 = 300; local
    [all...]
  /frameworks/rs/driver/
rsdGL.cpp 544 float x3, float y3, float z3, float u3, float v3,
547 float vtx[] = {x1,y1,z1, x2,y2,z2, x3,y3,z3, x4,y4,z4};
rsdRuntimeStubs.cpp 261 float x3, float y3, float z3, float u3, float v3,
277 //ALOGE("%4.2f, %4.2f, %4.2f", x3, y3, z3);
280 float vtx[] = {x1,y1,z1, x2,y2,z2, x3,y3,z3, x4,y4,z4};
295 float x3, float y3, float z3,
299 x3, y3, z3, 1, 0,
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
LODGeomap.java 893 float y3 = (z1 * x2) - (x1 * z2); local
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 144 double z, x0, y0, x1, y1, x2, y2, x3, y3; local
172 FrameToMosaic(mb->trs, mb->width-1.0, 0.0, x3, y3);
186 if(y0 < yTopCorners[0] || y3 < yTopCorners[1]) // If either of the top corners is lower
189 yTopCorners[1] = y3;
200 FindQuadCentroid(x0, y0, x1, y1, x2, y2, x3, y3, csite->getVCenter().x, csite->getVCenter().y);
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Blend.cpp 144 double z, x0, y0, x1, y1, x2, y2, x3, y3; local
172 FrameToMosaic(mb->trs, mb->width-1.0, 0.0, x3, y3);
186 if(y0 < yTopCorners[0] || y3 < yTopCorners[1]) // If either of the top corners is lower
189 yTopCorners[1] = y3;
200 FindQuadCentroid(x0, y0, x1, y1, x2, y2, x3, y3, csite->getVCenter().x, csite->getVCenter().y);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 144 double z, x0, y0, x1, y1, x2, y2, x3, y3; local
172 FrameToMosaic(mb->trs, mb->width-1.0, 0.0, x3, y3);
186 if(y0 < yTopCorners[0] || y3 < yTopCorners[1]) // If either of the top corners is lower
189 yTopCorners[1] = y3;
200 FindQuadCentroid(x0, y0, x1, y1, x2, y2, x3, y3, csite->getVCenter().x, csite->getVCenter().y);
    [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 134 this.y3 = i;
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES11Canvas.java 322 // Multiply m and (x1 y1 0 1) to produce (x3 y3 z3 w3). z3 is unused.
324 float y3 = m[1] * x1 + m[5] * y1 + m[13]; local
327 r[1] = y3 / w3;
    [all...]
  /external/skia/legacy/src/core/
SkPath.cpp 512 SkScalar x3, SkScalar y3) {
520 pts[2].set(x3, y3);
529 SkScalar x3, SkScalar y3) {
533 pt.fX + x3, pt.fY + y3);
    [all...]
  /external/skia/src/core/
SkPath.cpp 819 SkScalar x3, SkScalar y3) {
828 pts[2].set(x3, y3);
836 SkScalar x3, SkScalar y3) {
840 pt.fX + x3, pt.fY + y3);
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info_state_utils.cpp 573 const int y3 = yCoordinates[end]; local
574 const int beelineDistance = getDistanceInt(x2, y2, x3, y3);
    [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java     [all...]
  /external/v8/test/cctest/
test-assembler-mips.cc 989 int32_t y3; member in struct:__anon15947
1060 t.y3 = 0XBABA;
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.pl 259 $x2,$x3,$y2,$y3,$t1)=@_;
264 pxor $y3, $t1
272 pand $y3, $x2
    [all...]
  /prebuilts/devtools/tools/lib/
traceview.jar 
jfreechart-1.0.9.jar 
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump     [all...]
  /external/zxing/core/
core.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/sdk/10/
android.jar 

Completed in 1000 milliseconds

1 23 4