/external/chromium_org/content/common/gpu/client/ |
gl_helper_unittests.cc | 82 float x2 = x * x; local 83 float x3 = x2 * x; 85 return (a + 2) * x3 - (a + 3) * x2 + 1; 87 return a * x3 - 5 * a * x2 + 8 * a * x - 4 * a; [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/ |
PolygonShape.cpp | 233 result[result.size() - 1].x2 = x; 241 float x2 = intersection2.point.x(); local 242 return (x1 == x2) ? intersection1.type < intersection2.type : x1 < x2; 325 float x2; 336 x2 = intersection.point.x(); 338 x2 = (edge->vertex1().y() > edge->vertex2().y()) ? edge->vertex1().x() : edge->vertex2().x(); 341 if (x1 > x2) 342 std::swap(x1, x2); 344 if (x2 > x1 [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_state.c | 515 int x1, y1, x2, y2; local 525 x2 = x + w - 1; 527 DBG("%s %d..%d,%d..%d (inverted)\n", __FUNCTION__, x1, x2, y1, y2); 534 x2 = x + w - 1; 536 DBG("%s %d..%d,%d..%d (not inverted)\n", __FUNCTION__, x1, x2, y1, y2); 541 x2 = CLAMP(x2, 0, ctx->DrawBuffer->Width - 1); 544 DBG("%s %d..%d,%d..%d (clamped)\n", __FUNCTION__, x1, x2, y1, y2); 548 i915->state.Buffer[I915_DESTREG_SR2] = (y2 << 16) | (x2 & 0xffff); [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
prog_noise.c | 259 float x1, y1, x2, y2; local 281 x2 = x0 - 1.0f + 2.0f * G2; /* Offsets for last corner in (x,y) unskewed coords */ 305 t2 = 0.5f - x2 * x2 - y2 * y2; 310 n2 = t2 * t2 * grad2(perm[ii + 1 + perm[jj + 1]], x2, y2); 346 float x1, y1, z1, x2, y2, z2, x3, y3, z3; local 418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */ 449 t2 = 0.6f - x2 * x2 - y2 * y2 - z2 * z2; 455 t2 * t2 * grad3(perm[ii + i2 + perm[jj + j2 + perm[kk + k2]]], x2, 529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local [all...] |
/external/chromium_org/third_party/skia/src/effects/ |
SkBicubicImageFilter.cpp | 125 int x2 = SkClampMax(sx + 1, src.width() - 1); local 133 SkPMColor s20 = *src.getAddr32(x2, y0); 138 SkPMColor s21 = *src.getAddr32(x2, y1); 143 SkPMColor s22 = *src.getAddr32(x2, y2); 148 SkPMColor s23 = *src.getAddr32(x2, y3);
|
SkBlurMask.cpp | 642 float x2 = x*x; local 643 float x3 = x2*x; 646 return 0.5625f - (x3 / 6.0f - 3.0f * x2 * 0.25f + 1.125f * x); 651 return 0.4375f + (-x3 / 6.0f - 3.0f * x2 * 0.25f - 1.125f * x); [all...] |
/external/chromium_org/ui/gfx/ |
transform_unittest.cc | 190 int x2; member in struct:gfx::__anon16760::TestCase 209 Point3F p2(value.x2, value.y2, 0); 251 int x2; member in struct:gfx::__anon16760::TestCase 269 Point3F p2(value.x2, value.y2, 0); 281 int x2; int y2; member in struct:gfx::__anon16760::TestCase 300 p2.SetPoint(value.x2, 0, 0); 310 p2.SetPoint(value.x2, value.y2, 0); 417 int x2; member in struct:gfx::__anon16760::TestCase 436 Point p2(value.x2, value.y2); 480 int x2; member in struct:gfx::__anon16760::TestCase 511 int x2; int y2; member in struct:gfx::__anon16760::TestCase [all...] |
/external/clang/test/Analysis/ |
dead-stores.c | 555 int x2 = (getInt(), getInt(), getInt()); //expected-warning{{Value stored to 'x2' during its initialization is never read}} // expected-warning{{unused variable 'x2'}} local
|
/external/clang/test/FixIt/ |
fixit.cpp | 74 int x2 *= 0; // expected-error {{invalid '*=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464 93 int x2 *= 0; // expected-error {{invalid '*=' at end of declaration; did you mean '='?}} 94 (void)x2; 121 if (int x2 *= 0) { (void)x2; } // expected-error {{invalid '*=' at end of declaration; did you mean '='?}}
|
/external/clang/test/Index/ |
print-type-size.cpp | 92 struct x2{ struct in union:Incomplete::named
|
/external/clang/test/Sema/ |
conversion.c | 344 unsigned char x2 = u64 >> 56; local 348 return x1 + x2 + x3;
|
/external/clang/test/SemaCXX/ |
new-delete.cpp | 118 struct X2 { 123 void test_delete_conv(X0 x0, X1 x1, X2 x2) { 126 delete x2; // expected-error{{ambiguous conversion of delete expression of type 'X2' to a pointer}} 482 Foo2<Bar2> x2; member in namespace:PR12061
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_dct.c | 106 int x0, x1, x2, x3; local 111 x2 = input[2]; 114 if (!(x0 | x1 | x2 | x3)) { 123 s4 = sinpi_3_9 * x2; 130 x2 = s1 - s3 + s6; 135 s2 = x2 - x3; 136 s3 = x2 - x0 + x3; 189 /*canbe16*/ int x0, x1, x2, x3; local 204 x2 = s1 - s2; 208 t2 = x2 * cospi_24_64 + x3 * cospi_8_64 248 \/*canbe16*\/ int x0, x1, x2, x3; local 375 \/*canbe16*\/ int x0, x1, x2, x3; local 494 int x2 = input[5]; local 687 \/*canbe16*\/ int x0, x1, x2, x3; local 803 int x2 = input[13]; local [all...] |
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_state.c | 515 int x1, y1, x2, y2; local 525 x2 = x + w - 1; 527 DBG("%s %d..%d,%d..%d (inverted)\n", __FUNCTION__, x1, x2, y1, y2); 534 x2 = x + w - 1; 536 DBG("%s %d..%d,%d..%d (not inverted)\n", __FUNCTION__, x1, x2, y1, y2); 541 x2 = CLAMP(x2, 0, ctx->DrawBuffer->Width - 1); 544 DBG("%s %d..%d,%d..%d (clamped)\n", __FUNCTION__, x1, x2, y1, y2); 548 i915->state.Buffer[I915_DESTREG_SR2] = (y2 << 16) | (x2 & 0xffff); [all...] |
/external/mesa3d/src/mesa/program/ |
prog_noise.c | 259 float x1, y1, x2, y2; local 281 x2 = x0 - 1.0f + 2.0f * G2; /* Offsets for last corner in (x,y) unskewed coords */ 305 t2 = 0.5f - x2 * x2 - y2 * y2; 310 n2 = t2 * t2 * grad2(perm[ii + 1 + perm[jj + 1]], x2, y2); 346 float x1, y1, z1, x2, y2, z2, x3, y3, z3; local 418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */ 449 t2 = 0.6f - x2 * x2 - y2 * y2 - z2 * z2; 455 t2 * t2 * grad3(perm[ii + i2 + perm[jj + j2 + perm[kk + k2]]], x2, 529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local [all...] |
/external/opencv/cv/src/ |
cvpyrsegmentation.cpp | 52 ushort x1, y1, x2, y2; member in struct:_CvRect16u 311 p_cur->rect.x2 = 0; 731 p_cur->rect.x2 = 0; [all...] |
cvtemplmatch.cpp | 208 int x1 = MAX( 0, x0 ), y1 = MAX( 0, y0 ), x2, y2; local 213 x2 = MIN( img->cols, x0 + isz.width ); 221 src = cvGetSubRect( img, &sstub, cvRect(x1,y1,x2-x1,y2-y1) ); 226 if( x2 - x1 < isz.width || y2 - y1 < isz.height ) 228 cvRect( x1 - x0, y1 - y0, x2 - x1, y2 - y1 )); 234 planes[i] = cvInitMatHeader( &temp, y2 - y1, x2 - x1, depth, _buf );
|
cvundistort.cpp | 67 float x = (u - u0)*ifx, x2 = x*x, r2 = x2 + y2, _2xy = 2*x*y; local 69 float _x = fx*(x*kr + p1*_2xy + p2*(r2 + 2*x2)) + x0; 246 float x = (u - u0)*ifx, x2 = x*x, r2 = x2 + y2, _2xy = 2*x*y; local 248 double _x = fx*(x*kr + p1*_2xy + p2*(r2 + 2*x2)) + x0; 356 double x2 = x*x, y2 = y*y; local 357 double r2 = x2 + y2, _2xy = 2*x*y; 359 double u = fx*(x*kr + p1*_2xy + p2*(r2 + 2*x2)) + u0;
|
/external/pixman/pixman/ |
pixman-matrix.c | 592 int x1, y1, x2, y2; local 598 v[1].vector[0] = F (b->x2); 602 v[2].vector[0] = F (b->x2); 617 x2 = pixman_fixed_to_int (pixman_fixed_ceil (v[i].vector[0])); 624 b->x2 = x2; 631 if (x2 > b->x2) b->x2 = x2; 1019 int x1, y1, x2, y2; local [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
SDL_gemvideo.c | 719 short x2,y2,w2,h2; local 740 if (!wind_calc(WC_BORDER, GEM_win_type, 0,0,width,height, &x2,&y2,&w2,&h2)) { 747 x2 = (GEM_desk_w-w2)>>1; 749 if (x2<0) { 750 x2 = 0; 755 x2 += GEM_desk_x; 765 GEM_handle=wind_create(GEM_win_type, x2,y2,w2,h2); 781 wind_open(GEM_handle,x2,y2,w2,h2); 784 wind_get (GEM_handle, WF_WORKXYWH, &x2,&y2,&w2,&h2); 785 if (wind_calc(WC_BORDER, GEM_win_type, x2,y2,width,height, &x2,&y2,&w2,&h2)) 875 int x1,x2; local 1271 int x1,x2; local [all...] |
/external/skia/src/effects/ |
SkBicubicImageFilter.cpp | 125 int x2 = SkClampMax(sx + 1, src.width() - 1); local 133 SkPMColor s20 = *src.getAddr32(x2, y0); 138 SkPMColor s21 = *src.getAddr32(x2, y1); 143 SkPMColor s22 = *src.getAddr32(x2, y2); 148 SkPMColor s23 = *src.getAddr32(x2, y3);
|
SkBlurMask.cpp | 642 float x2 = x*x; local 643 float x3 = x2*x; 646 return 0.5625f - (x3 / 6.0f - 3.0f * x2 * 0.25f + 1.125f * x); 651 return 0.4375f + (-x3 / 6.0f - 3.0f * x2 * 0.25f - 1.125f * x); [all...] |
/external/svox/pico/compat/jni/ |
com_android_tts_compat_SynthProxy.cpp | 59 static double x2; // x[n-2] variable 95 x2 = 0.0f; 107 out0 = (m_fa*x0) + (m_fb*x1) + (m_fc*x2) + (m_fd*out1) + (m_fe*out2); 109 x2 = x1;
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.h | 554 double x0,x1,x2,mult; local 559 x2=H[6]*x[0]+H[7]*x[1]+H[8]; 560 mult=1.0/((x2!=0.0)?x2:1.0);
|
/packages/apps/Camera2/jni/feature_stab/src/dbreg/ |
dbreg.h | 554 double x0,x1,x2,mult; local 559 x2=H[6]*x[0]+H[7]*x[1]+H[8]; 560 mult=1.0/((x2!=0.0)?x2:1.0);
|