HomeSort by relevance Sort by last modified time
    Searched defs:x1 (Results 751 - 775 of 2879) sorted by null

<<31323334353637383940>>

  /external/clang/test/SemaCXX/
enum-scoped.cpp 20 int x1 = E1::Val1; // expected-error{{cannot initialize a variable}} member in struct:E1::E2
153 enum E x1 = E::a; // ok member in namespace:E1::E2::Redeclare5::N2764
  /external/clang/test/SemaTemplate/
instantiate-local-class.cpp 223 void g1(struct x1);
224 struct x1 {}; struct
229 void g1(union x1);
230 union x1 {}; union
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 225 int x1 = de::min(a.x()+a.z(), b.x()+b.z()); local
227 int w = de::max(0, x1-x0);
    [all...]
  /external/deqp/modules/egl/
teglBufferAgeTests.cpp 171 // (x1,y1) lie in the lower-left quadrant while (x2,y2) lie in the upper-right.
179 const int x1 = rnd.getInt(0, (dst->width-1)/8) * 4; local
186 const ColoredRect coloredRect (IVec2(x1, y1), IVec2(x2, y2), Color(r, g, b));
265 float x1 = windowToDeviceCoordinates(coloredRect.bottomLeft.x(), width); local
272 x1, y1, 0.0f, 1.0f,
273 x1, y2, 0.0f, 1.0f,
278 x1, y1, 0.0f, 1.0f
teglGLES2SharingTests.cpp 441 int x1 = deRoundFloatToInt32(((float)width * fx1 / 2.0f) + (float)ox); local
446 for (int x = x1; x < x2; x++)
450 float xf = ((float)(x-x1) + 0.5f) / (float)(x2 - x1);
744 int x1 = (int)(((float)width/2.0f) * (-0.9f) + ((float)width/2.0f)); local
749 for (int x = x1; x <= x2; x++)
753 float t = ((float)(x-x1) / (float)(x2-x1));
1033 int x1 = (int)(((float)width/2.0f) * (-0.9f) + ((float)width/2.0f)); local
1038 for (int x = x1; x <= x2; x++
    [all...]
teglPartialUpdateTests.cpp 158 // (x1,y1) lie in the lower-left quadrant while (x2,y2) lie in the upper-right.
166 const int x1 = rnd.getInt(0, (dst.width-1)/8) * 4; local
173 const ColoredRect coloredRect (IVec2(x1, y1), IVec2(x2, y2), Color(r, g, b));
254 const float x1 = windowToDeviceCoordinates(coloredRect.bottomLeft.x(), width); local
261 x1, y1,
262 x1, y2,
267 x1, y1,
teglSwapBuffersWithDamageTests.cpp 196 const float x1 = windowToDeviceCoordinates(coloredRect.bottomLeft.x(), width); local
203 x1, y1,
204 x1, y2,
209 x1, y1,
  /external/deqp/modules/gles3/functional/
es3fPixelBufferObjectTests.cpp 456 float x1 = 2.0f * m_random.getFloat() - 1.0f; local
468 renderTriangle(tcu::Vec3(x1, y1, z1), tcu::Vec3(x2, y2, z2), tcu::Vec3(x3, y3, z3));
es3fShaderBuiltinVarTests.cpp 560 const int x1 = deRoundFloatToInt32(float(width) *(pointIter->x()*0.5f + 0.5f) + pointIter->z()*0.5f); local
562 const int w = x1-x0;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 803 float x1 = (float)(col+1) / (float)numQuadRowsCols * 2.0f - 1.0f; local
835 renderQuad(Vec2(x0, y0), Vec2(x1, y0), Vec2(x0, y1), Vec2(x1, y1), baseGreen + alpha0, baseGreen + alpha1, baseGreen + alpha0, baseGreen + alpha1);
836 renderQuad(Vec2(x0, y0), Vec2(x1, y0), Vec2(x0, y1), Vec2(x1, y1), baseRed + alpha0, baseRed + alpha1, baseRed + alpha0, baseRed + alpha1);
941 float x1 = (float)(col+1) \/ (float)numQuadRowsCols * 2.0f - 1.0f; local
    [all...]
es31fStencilTexturingTests.cpp 105 const float x1 = float((rx+rw)*2)/w - 1.0f; local
110 positions[rectNdx*4 + 1] = Vec2(x1, y0);
112 positions[rectNdx*4 + 3] = Vec2(x1, y1);
183 const int x1 = x0+rectIter->z(); local
188 for (int x = x0; x < x1; x++)
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
CollectionUtilities.java 621 Collection<T> x1 = SortedSet.class.isInstance(o1) ? o1 : new TreeSet<T>(o1); local
623 return compare(x1, x2);
  /external/icu/icu4c/source/i18n/
nfrs.cpp 82 int64_t x1 = x; local
86 while ((x1 & 1) == 0 && (y1 & 1) == 0) {
88 x1 >>= 1;
93 if ((x1 & 1) == 1) {
96 t = x1;
104 x1 = t;
108 t = x1 - y1;
111 int64_t gcd = x1 << p2;
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
CollectionUtilities.java 620 Collection<T> x1 = SortedSet.class.isInstance(o1) ? o1 : new TreeSet<T>(o1); local
622 return compare(x1, x2);
  /external/libpng/contrib/tools/
genpng.c 18 * shape ::= color width shape x1 y1 x2 y2
42 * shape ::= color width shape x1 y1 x2 y2
49 * x1 ::= <number>
179 double x1, y1, x2, y2; member in struct:arg
200 * 2) If the shape is within a square of size 1x1 centered on the pixel assume
347 square_check(double x, double y, double x1, double y1, double x2, double y2)
348 /* Is x,y inside the square (x1,y1)..(x2,y2)? */
353 * x<x1 | x<y1 | x<x2 | x<y2
359 * So 'inside' is (x<x1) != (x<x2) && (y<y1) != (y<y2);
361 return ((x<x1) ^ (x<x2)) & ((y<y1) ^ (y<y2))
    [all...]
  /external/libvncserver/libvncserver/
cursor.c 29 void rfbScaledScreenUpdate(rfbScreenInfoPtr screen, int x1, int y1, int x2, int y2);
476 int j,x1,x2,y1,y2,bpp=s->serverFormat.bitsPerPixel/8, local
485 x1=cl->cursorX-c->xhot;
486 x2=x1+c->width;
487 if(x1<0) x1=0;
489 x2-=x1; if(x2<=0) {
504 memcpy(s->frameBuffer+(y1+j)*rowstride+x1*bpp,
509 rfbScaledScreenUpdate(s, x1, y1, x1+x2, y1+y2)
518 int i,j,x1,x2,y1,y2,i1,j1,bpp=s->serverFormat.bitsPerPixel\/8, local
    [all...]
  /external/libvpx/libvpx/vp8/common/
postproc.c 123 extern void vp8_blit_line(int x0, int x1, int y0, int y1, unsigned char *image, const int pitch);
947 int x1, y1; local
964 x1 = x0 + 8 + (mv->col >> 3);
967 constrain_line (x0+8, &x1, y0+4, &y1, width, height);
968 vp8_blit_line (x0+8, x1, y0+4, y1, y_buffer, y_stride);
972 x1 = x0 + 8 + (mv->col >> 3);
975 constrain_line (x0+8, &x1, y0+12, &y1, width, height);
976 vp8_blit_line (x0+8, x1, y0+12, y1, y_buffer, y_stride);
985 x1 = x0 + 4 + (mv->col >> 3);
988 constrain_line (x0+4, &x1, y0+8, &y1, width, height)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 252 tran_low_t x1 = input[1]; local
256 if (!(x0 | x1 | x2 | x3)) {
263 s2 = sinpi_3_9 * x1;
289 tran_high_t x1 = input[0]; local
297 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
304 s0 = (int)(cospi_2_64 * x0 + cospi_30_64 * x1);
305 s1 = (int)(cospi_30_64 * x0 - cospi_2_64 * x1);
314 x1 = WRAPLOW(dct_const_round_shift(s1 + s5), 8);
324 s1 = (int)x1;
333 x1 = WRAPLOW(s1 + s3, 8)
584 tran_high_t x1 = input[0]; local
1487 tran_low_t x1 = input[1]; local
1525 tran_low_t x1 = input[0]; local
1823 tran_low_t x1 = input[0]; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1059 int x1 = input[0]; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_state.c 515 int x1, y1, x2, y2; local
523 x1 = x;
527 DBG("%s %d..%d,%d..%d (inverted)\n", __FUNCTION__, x1, x2, y1, y2);
532 x1 = x;
536 DBG("%s %d..%d,%d..%d (not inverted)\n", __FUNCTION__, x1, x2, y1, y2);
539 x1 = CLAMP(x1, 0, ctx->DrawBuffer->Width - 1);
544 DBG("%s %d..%d,%d..%d (clamped)\n", __FUNCTION__, x1, x2, y1, y2);
547 i915->state.Buffer[I915_DESTREG_SR1] = (y1 << 16) | (x1 & 0xffff);
    [all...]
  /external/mesa3d/src/mesa/program/
prog_noise.c 218 float x1 = x0 - 1.0f; local
219 float t1 = 1.0f - x1 * x1;
229 n1 = t1 * t1 * grad1(perm[i1 & 0xff], x1);
259 float x1, y1, x2, y2; local
279 x1 = x0 - i1 + G2; /* Offsets for middle corner in (x,y) unskewed coords */
297 t1 = 0.5f - x1 * x1 - y1 * y1;
302 n1 = t1 * t1 * grad2(perm[ii + i1 + perm[jj + j1]], x1, y1);
346 float x1, y1, z1, x2, y2, z2, x3, y3, z3 local
529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 341 const GLfloat x1 = (GLfloat)(x + width); local
348 const GLfloat clip_x1 = (GLfloat)(x1 / fb_width * 2.0 - 1.0);
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 45 GLfloat x1, y1; /* end */ member in struct:LineInfo
79 * Input: (x0, y0) and (x1,y1) are the endpoints of the line.
89 compute_plane(GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1,
94 const GLfloat px = x1 - x0;
110 const GLfloat px = x1 - x0;
345 const GLfloat x1 = line->x0 + t1 * line->dx; local
353 line->qx2 = x1 + line->yAdj;
355 line->qx3 = x1 - line->yAdj;
372 if (x0 < x1) {
374 xRight = x1 + line->halfWidth
    [all...]
  /external/opencv/cv/src/
cvpyrsegmentation.cpp 52 ushort x1, y1, x2, y2; member in struct:_CvRect16u
    [all...]
cvsegmentation.cpp 445 int x0 = j, y0 = i, x1, y1, iter; local
519 x1 = cvRound(sx*icount);
525 stop_flag = (x0 == x1 && y0 == y1) || abs(x1-x0) + abs(y1-y0) +
529 x0 = x1; y0 = y1;

Completed in 2440 milliseconds

<<31323334353637383940>>