HomeSort by relevance Sort by last modified time
    Searched defs:yoffset (Results 26 - 50 of 168) sorted by null

12 3 4 5 6 7

  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 389 unsigned int xres, yres, xoffset, yoffset, overscanmode, pannelfitting; local
392 psb_xrandr_extvideo_prop(&xres, &yres, &xoffset, &yoffset, &center, &subtitle, &overscanmode, &pannelfitting);
395 yres = extend_display_height - yoffset;
398 ret = psb_extend_dri_init(ctx, xoffset, yoffset, xres, yres);
406 srcx, srcy, srcw, srch, xoffset, yoffset, xres, yres, texture_priv->extend_current_blt_buffer);
psb_coverlay.c 1205 unsigned int xres, yres, xoffset, yoffset, overscanmode, pannelfitting, x, y; local
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
LayoutRenderer.java 147 int yoffset = (getHeight() - insets.top - insets.bottom - root.height) / 2 + insets.top + 1; local
150 y -= yoffset;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
image.c 389 VGint xoffset = 0, yoffset = 0; local
397 yoffset -= y;
424 src += (dataStride * yoffset);
  /external/mesa3d/src/gallium/state_trackers/vega/
image.c 389 VGint xoffset = 0, yoffset = 0; local
397 yoffset -= y;
424 src += (dataStride * yoffset);
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdcoefct.c 154 int blkn, ci, xindex, yindex, yoffset, useful_width; local
161 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
162 yoffset++) {
170 coef->MCU_vert_offset = yoffset;
191 yoffset * compptr->DCT_scaled_size;
195 yoffset+yindex < compptr->last_row_height) {
249 int blkn, ci, xindex, yindex, yoffset; local
269 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
    [all...]
  /external/jpeg/
jdcoefct.c 153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
168 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
169 yoffset++) {
181 coef->MCU_vert_offset = yoffset;
203 yoffset * compptr->DCT_scaled_size;
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
295 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdcoefct.c 153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
168 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row;
169 yoffset++) {
181 coef->MCU_vert_offset = yoffset;
203 yoffset * compptr->DCT_scaled_size;
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
295 for (yoffset = coef->MCU_vert_offset; yoffset < coef->MCU_rows_per_iMCU_row
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageView.java 263 int yoffset = Math.round((getHeight() - mTempRectF.height()) / 2 / scale); local
270 cy += (mTempRectF.top / scale) - yoffset;
272 cy -= (mTempRectF.top / scale) - yoffset;
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java 263 int yoffset = Math.round((getHeight() - mTempRectF.height()) / 2 / scale); local
270 cy += (mTempRectF.top / scale) - yoffset;
272 cy -= (mTempRectF.top / scale) - yoffset;
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java 275 int yoffset = Math.round((getHeight() - mTempRectF.height()) / 2 / scale); local
282 cy += (mTempRectF.top / scale) - yoffset;
284 cy -= (mTempRectF.top / scale) - yoffset;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
pickinter.c 79 int yoffset = this_mv.as_mv.row & 7; local
83 if (xoffset | yoffset)
85 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
    [all...]
  /external/chromium_org/third_party/libwebp/enc/
backward_references.c 51 const int yoffset = dist / xsize; local
52 const int xoffset = dist - yoffset * xsize;
53 if (xoffset <= 8 && yoffset < 8) {
54 return plane_to_code_lut[yoffset * 16 + 8 - xoffset] + 1;
55 } else if (xoffset > xsize - 8 && yoffset < 7) {
56 return plane_to_code_lut[(yoffset + 1) * 16 + 8 + (xsize - xoffset)] + 1;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c 346 int yoffset = (w*i+j); local
349 ymap[yidx++] = y[yoffset];
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_state.c 1544 GLfloat yoffset = dPriv ? (GLfloat) dPriv->h : 0; local
1624 GLfloat yoffset = (GLfloat)dPriv->h; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_state.c 1351 GLfloat yoffset = dPriv ? (GLfloat) dPriv->h : 0; local
1406 GLfloat yoffset = (GLfloat)dPriv->h; local
    [all...]
  /external/fio/
graph.c 82 double xoffset, yoffset; member in struct:graph
111 void graph_set_position(struct graph *g, double xoffset, double yoffset)
114 g->yoffset = yoffset;
446 cairo_translate(cr, bg->xoffset, bg->yoffset);
538 cairo_translate(cr, g->xoffset, g->yoffset);
951 int first_y = g->yoffset;
952 int last_y = g->yoffset + g->ydim;
968 y -= g->yoffset;
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 78 int yoffset = this_mv.as_mv.row & 7; local
82 if (xoffset | yoffset)
84 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 346 int yoffset = (w*i+j); local
349 ymap[yidx++] = y[yoffset];
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 1544 GLfloat yoffset = dPriv ? (GLfloat) dPriv->h : 0; local
1624 GLfloat yoffset = (GLfloat)dPriv->h; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state.c 1351 GLfloat yoffset = dPriv ? (GLfloat) dPriv->h : 0; local
1406 GLfloat yoffset = (GLfloat)dPriv->h; local
    [all...]
  /external/webp/src/enc/
backward_references.c 51 const int yoffset = dist / xsize; local
52 const int xoffset = dist - yoffset * xsize;
53 if (xoffset <= 8 && yoffset < 8) {
54 return plane_to_code_lut[yoffset * 16 + 8 - xoffset] + 1;
55 } else if (xoffset > xsize - 8 && yoffset < 7) {
56 return plane_to_code_lut[(yoffset + 1) * 16 + 8 + (xsize - xoffset)] + 1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 79 int yoffset = this_mv.as_mv.row & 7; local
83 if (xoffset | yoffset)
85 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLView.java 272 int yoffset = component.mBounds.top - mScrollY; local
274 canvas.translate(xoffset, yoffset);
288 canvas.translate(-xoffset, -yoffset);
408 int yoffset = 0; local
414 yoffset += bounds.top;
417 out.set(xoffset, yoffset, xoffset + descendant.getWidth(),
418 yoffset + descendant.getHeight());
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msm_q6vdec.h 110 int yoffset[4]; member in struct:vdec_vc1_panscan_regions

Completed in 1181 milliseconds

12 3 4 5 6 7