HomeSort by relevance Sort by last modified time
    Searched defs:xmax (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_scissor.c 57 /* need to be careful here with xmax or ymax < 0 */
58 GLint xmax = MAX2(0, ctx->Scissor.X + ctx->Scissor.Width); local
66 if (xmax < (GLint) scissor.maxx)
67 scissor.maxx = xmax;
st_cb_bitmap.c 92 GLint xmin, ymin, xmax, ymax; member in struct:bitmap_cache
566 cache->xmax = -1000000;
644 assert(cache->xmin <= cache->xmax);
647 cache->xmax - cache->xmin,
737 if (x + width > cache->xmax)
738 cache->xmax = x + width;
  /external/e2fsprogs/intl/
xsize.h 88 xmax (size_t size1, size_t size2) function
  /external/mesa3d/src/mesa/state_tracker/
st_atom_scissor.c 57 /* need to be careful here with xmax or ymax < 0 */
58 GLint xmax = MAX2(0, ctx->Scissor.X + ctx->Scissor.Width); local
66 if (xmax < (GLint) scissor.maxx)
67 scissor.maxx = xmax;
st_cb_bitmap.c 92 GLint xmin, ymin, xmax, ymax; member in struct:bitmap_cache
566 cache->xmax = -1000000;
644 assert(cache->xmin <= cache->xmax);
647 cache->xmax - cache->xmin,
737 if (x + width > cache->xmax)
738 cache->xmax = x + width;
  /external/bison/lib/
xsize.h 91 xmax (size_t size1, size_t size2) function
  /external/chromium_org/third_party/ots/src/
head.h 19 int16_t xmin, xmax; member in struct:ots::OpenTypeHEAD
glyf.cc 217 int16_t num_contours, xmin, ymin, xmax, ymax; local
221 !table.ReadS16(&xmax) ||
233 (xmax == -32767) &&
236 OTS_WARNING("bad xmin/xmax/ymin/ymax values");
237 xmin = xmax = ymin = ymax = 0;
240 if (xmin > xmax || ymin > ymax) {
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
matrix.cc 50 float ymax, xmax; local
52 xmax = ymax * aspectRatio;
53 glhFrustumf2(mat, -xmax, xmax, -ymax, ymax, znear, zfar);
  /external/chromium_org/third_party/sqlite/src/src/
test_rtree.c 29 double xmax; member in struct:Circle::Box
56 double xmin, xmax; /* X dimensions of box being tested */ local
98 pCircle->aBox[0].xmax = pCircle->centerx;
102 pCircle->aBox[1].xmax = pCircle->centerx - pCircle->radius;
109 xmax = aCoord[1];
118 double x = (i&0x01) ? xmax : xmin;
136 && xmax>=pCircle->aBox[i].xmax
  /external/libgsm/src/
rpe.c 267 word xmax, xmaxc, temp, temp1, temp2; local
271 /* Find the maximum absolute value xmax of xM[0..12].
274 xmax = 0;
278 if (temp > xmax) xmax = temp;
281 /* Qantizing and coding of xmax to get xmaxc.
285 temp = SASR( xmax, 9 );
301 xmaxc = gsm_add( SASR(xmax, temp), exp << 3 );
  /external/chromium_org/cc/base/
math_util.cc 87 float* xmax,
92 *xmax = std::max(p.x(), *xmax);
233 float xmax = -std::numeric_limits<float>::max(); local
238 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax, vertices[i]);
241 gfx::SizeF(xmax - xmin, ymax - ymin));
271 float xmax = -std::numeric_limits<float>::max(); local
276 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
281 &xmax,
288 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_points.c 195 GLint xmin, xmax, ymin, ymax, iy; local
205 xmax = (GLint) (x + iRadius);
213 xmax = xmin + iSize - 1;
229 span.end = xmax - xmin + 1;
313 const GLint xmax = (GLint) (x + radius); local
323 span.end = xmax - xmin + 1;
326 for (ix = xmin; ix <= xmax; ix++) {
411 GLint xmin, xmax, ymin, ymax, ix, iy; local
420 xmax = (GLint) (x + iRadius);
428 xmax = xmin + iSize - 1
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
pitch.c 183 opus_val16 xmax, ymax; local
205 xmax = celt_maxabs16(x_lp4, len>>2);
207 shift = celt_ilog2(MAX16(1, MAX16(xmax, ymax)))-11;
  /external/mesa3d/src/mesa/swrast/
s_points.c 195 GLint xmin, xmax, ymin, ymax, iy; local
205 xmax = (GLint) (x + iRadius);
213 xmax = xmin + iSize - 1;
229 span.end = xmax - xmin + 1;
313 const GLint xmax = (GLint) (x + radius); local
323 span.end = xmax - xmin + 1;
326 for (ix = xmin; ix <= xmax; ix++) {
411 GLint xmin, xmax, ymin, ymax, ix, iy; local
420 xmax = (GLint) (x + iRadius);
428 xmax = xmin + iSize - 1
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
SDL_sysjoystick.c 141 int xmax; member in struct:joystick_hwdata
283 hw->xmax = 0;
421 if (joy->hwdata->x > joy->hwdata->xmax) {
422 joy->hwdata->xmax = joy->hwdata->x;
424 if (joy->hwdata->xmin == joy->hwdata->xmax) {
426 joy->hwdata->xmax++;
429 v -= (joy->hwdata->xmax + joy->hwdata->xmin + 1)/2;
430 v *= 32768/((joy->hwdata->xmax - joy->hwdata->xmin + 1)/2);
  /external/chromium_org/third_party/libwebp/enc/
filter.c 257 const int xmax = (xo + KERNEL > W - 1) ? W - 1 : xo + KERNEL; local
262 for (x = xmin; x <= xmax; ++x) {
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
bezier.c 584 float xmax = bez->x1; local
590 else if (bez->x2 > xmax)
591 xmax = bez->x2;
594 else if (bez->x3 > xmax)
595 xmax = bez->x3;
598 else if (bez->x4 > xmax)
599 xmax = bez->x4;
616 bounds[2] = xmax - xmin; /* width */
  /external/mesa3d/src/gallium/state_trackers/vega/
bezier.c 584 float xmax = bez->x1; local
590 else if (bez->x2 > xmax)
591 xmax = bez->x2;
594 else if (bez->x3 > xmax)
595 xmax = bez->x3;
598 else if (bez->x4 > xmax)
599 xmax = bez->x4;
616 bounds[2] = xmax - xmin; /* width */
  /external/qemu/android/skin/
argb.h 267 int xmin = gsx, xmax = gsx + 65536, ymin = gsy, ymax = gsy + 65536; local
272 if (xmax > sx2) xmax = sx2;
276 ww = (unsigned)(xmax-xmin);
  /external/qemu/hw/
goldfish_fb.c 255 int xmin, ymin, xmax, ymax; member in struct:__anon27197
284 rect->xmax = rect->ymax = INT_MIN;
430 if (xx2 > rect->xmax) rect->xmax = xx2;
521 rect.xmax = width-1;
534 rect.xmax += 1;
538 rect.ymin, rect.ymax-rect.ymin, rect.xmin, rect.xmax-rect.xmin);
541 dpy_update(s->ds, rect.xmin, rect.ymin, rect.xmax-rect.xmin, rect.ymax-rect.ymin);
  /external/webp/src/enc/
filter.c 257 const int xmax = (xo + KERNEL > W - 1) ? W - 1 : xo + KERNEL; local
262 for (x = xmin; x <= xmax; ++x) {
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 505 GLfloat xmin, xmax, ymin, ymax; local
510 xmax = ymax * aspect;
512 glFrustumx((GLfixed)(xmin * 65536), (GLfixed)(xmax * 65536),
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 205 final float xmax = mHorizontalBound; local
209 if (x > xmax) {
210 mPosX = xmax;
211 } else if (x < -xmax) {
212 mPosX = -xmax;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c 1352 const int xmax = xmin + (int) size; local
    [all...]

Completed in 869 milliseconds

1 2