HomeSort by relevance Sort by last modified time
    Searched defs:offset_x (Results 26 - 34 of 34) sorted by null

12

  /external/mesa3d/src/gallium/drivers/r600/
r600_shader.c 459 tex.offset_x = bytes[bytes_read++];
3769 uint8_t offset_x = 0, offset_y = 0, offset_z = 0; local
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngrutil.c 1633 png_int_32 offset_x, offset_y; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 1317 CARD32 offset_x B32;
1399 CARD32 offset_x; member in struct:__anon25214
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XIproto.h 1317 CARD32 offset_x B32;
1399 CARD32 offset_x; member in struct:__anon26950
    [all...]
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc 407 // |offset_x| and |offset_y| will contain the final translation offsets for the
411 double* offset_x, double* offset_y) {
416 *offset_x = (content_rect.width() - clip_box_width) / 2 + content_rect.x() -
433 // |offset_x| and |offset_y| will contain the final translation offsets for the
438 double* offset_x, double* offset_y) {
442 *offset_x = -1 * source_clip_box.left;
446 *offset_x = 0;
450 *offset_x = page_width - source_clip_box.right;
454 *offset_x = page_height - source_clip_box.right;
2869 double offset_x = 0; local
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 290 int32_t offset_x; member in struct:__anon2664
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 294 int32_t offset_x; member in struct:__anon3154
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 360 int32_t offset_x; member in struct:__anon4213
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 366 milliseconds

12