HomeSort by relevance Sort by last modified time
    Searched refs:offset_y (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/jpeg/
transupp.c 71 int ci, k, offset_y; local
92 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++) {
94 ptr1 = buffer[offset_y][blk_x];
95 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
121 int ci, i, j, offset_y; local
156 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++)
192 int ci, i, j, offset_x, offset_y; local
240 int ci, i, j, offset_x, offset_y; local
304 int ci, i, j, offset_x, offset_y; local
368 int ci, i, j, offset_y; local
473 int ci, i, j, offset_x, offset_y; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
transupp.c 71 int ci, k, offset_y; local
92 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++) {
94 ptr1 = buffer[offset_y][blk_x];
95 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
121 int ci, i, j, offset_y; local
156 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++)
192 int ci, i, j, offset_x, offset_y; local
240 int ci, i, j, offset_x, offset_y; local
304 int ci, i, j, offset_x, offset_y; local
368 int ci, i, j, offset_y; local
473 int ci, i, j, offset_x, offset_y; local
    [all...]
  /external/chromium_org/printing/
printed_document_win.cc 18 int offset_y,
22 xform.eDy = static_cast<float>(offset_y);
  /external/chromium_org/media/filters/
skcanvas_video_renderer_unittest.cc 282 const int offset_y = 15; local
283 canvas.translate(offset_x, offset_y);
293 EXPECT_EQ(SK_ColorBLACK, GetColorAt(&canvas, offset_x, offset_y));
295 GetColorAt(&canvas, offset_x + crop_rect.width() - 1, offset_y));
297 GetColorAt(&canvas, offset_x, offset_y + crop_rect.height() - 1));
301 offset_y + crop_rect.height() - 1));
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 1820 int offset_x = 0, offset_y = 0; local
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 1813 int offset_x = 0, offset_y = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 2106 int offset_x = 0, offset_y = 0; local
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 51 int32_t offset_y; member in struct:__anon3620
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 51 int32_t offset_y; member in struct:__anon4110
  /external/chromium_org/pdf/
progress_control.cc 111 int offset_y = 0; local
117 offset_y += (background.size().height() - ctrl_size->height()) / 2;
122 ScaleInt(kTopPadding, device_scale) + offset_y,
  /external/chromium_org/ash/display/
mouse_cursor_event_filter.cc 309 int offset_y = 0; local
328 offset_y = -2 * scale_when_drag_started_;
330 offset_y = 2 * scale_when_drag_started_;
336 point_in_dst_screen.Offset(offset_x, offset_y);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_asm.h 83 unsigned offset_y; member in struct:r600_bytecode_tex
  /external/mesa3d/src/gallium/drivers/r600/
r600_asm.h 83 unsigned offset_y; member in struct:r600_bytecode_tex
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 196 *y += this->offset_y;
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 201 CGFloat offset_x, offset_y; local
203 offset_y = ctm.ty;
204 CGContextTranslateCTM(_context, -offset_x, -offset_y);
205 CGContextConcatCTM(_context, CGAffineTransformMake(1, 0, 0, -1, offset_x, _height + offset_y));
1052 offset_y = (rt.origin.y) + rt.size.height \/ 2.f; local
    [all...]
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc 408 // |offset_x| and |offset_y| will contain the final translation offsets for the
412 double* offset_x, double* offset_y) {
419 *offset_y = (content_rect.height() - clip_box_height) / 2 + content_rect.y() -
434 // |offset_x| and |offset_y| will contain the final translation offsets for the
439 double* offset_x, double* offset_y) {
444 *offset_y = page_height - source_clip_box.top;
448 *offset_y = -1 * source_clip_box.bottom;
452 *offset_y = 0;
456 *offset_y = page_width - source_clip_box.top;
465 // |page| in |source_clip_box| by (|offset_x|, |offset_y|) and scale them b
2763 double offset_y = 0; local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_installed_bubble_view.cc 322 // Layout the signin promo at coordinates |offset_x| and |offset_y|. Returns
324 int LayoutSigninPromo(int offset_x, int offset_y) {
337 offset_x, offset_y, link_size.width(), link_size.height());
348 contents_area.origin().y() + offset_y + 1);
  /external/chromium_org/content/common/gpu/media/
rendering_helper.cc 606 std::vector<int> offset_y(rows);
615 ScaleAndCalculateOffsets(&heights, &offset_y, screen_size_.height());
631 size_t y = offset_y[i / cols] + (heights[i / cols] - h) / 2;
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 296 (src_buf->crop.height + src_buf->crop.offset_y > src_buf->src_dim.height)) {
302 src_buf->crop.offset_y,
314 thumbnail.top = src_buf->crop.offset_y;
347 src_buf->crop.height + src_buf->crop.offset_y > src_buf->src_dim.height) {
350 src_buf->crop.height + src_buf->crop.offset_y,
362 rect_type.nTop = src_buf->crop.offset_y;
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 339 (src_buf->crop.height + src_buf->crop.offset_y > src_buf->src_dim.height)) {
345 src_buf->crop.offset_y,
357 thumbnail.top = src_buf->crop.offset_y;
401 (src_buf->crop.height + src_buf->crop.offset_y > src_buf->src_dim.height)) {
404 src_buf->crop.height + src_buf->crop.offset_y,
423 rect_type_in.nTop = src_buf->crop.offset_y;
    [all...]
mm_jpeg_interface.c 69 buf_info->src_imgs.src_img[i].crop.offset_x, buf_info->src_imgs.src_img[i].crop.offset_y
  /development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsRenderer.cpp 114 float offset_y = -total_width / 2.f; local
122 ndk_helper::Mat4::Translation( iX * gap_x + offset_x, iY * gap_y + offset_y,
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraStream.cpp 343 mCrop.offset_y = v4l2_crop.top;
  /external/chromium_org/cc/resources/
picture_pile_impl_unittest.cc 672 for (int offset_y = 0; offset_y < content_bounds.height();
673 offset_y += step_y) {
674 gfx::Rect content_rect(offset_x, offset_y, step_x, step_y);
  /external/chromium_org/chrome/test/chromedriver/
window_commands.cc 129 int* offset_y) {
161 *offset_y = y - view_y;
162 if (*offset_x < 0 || *offset_x >= view_width || *offset_y < 0 ||
163 *offset_y >= view_height)

Completed in 960 milliseconds

1 2 3