Searched refs:dst_x (Results 1 - 9 of 9) sorted by relevance

/external/kernel-headers/original/linux/
H A Dmsm_rotator.h29 unsigned int dst_x; member in struct:msm_rotator_img_info
/external/qemu/
H A Dconsole.h177 int dst_x, int dst_y, int w, int h);
342 int dst_x, int dst_y, int w, int h) {
346 dcl->dpy_copy(s, src_x, src_y, dst_x, dst_y, w, h);
348 dcl->dpy_update(s, dst_x, dst_y, w, h);
453 int dst_x, int dst_y, int w, int h);
341 dpy_copy(struct DisplayState *s, int src_x, int src_y, int dst_x, int dst_y, int w, int h) argument
H A Dvnc-android.c661 static void vnc_copy(VncState *vs, int src_x, int src_y, int dst_x, int dst_y, int w, int h) argument
666 vnc_framebuffer_update(vs, dst_x, dst_y, w, h, VNC_ENCODING_COPYRECT);
672 static void vnc_dpy_copy(DisplayState *ds, int src_x, int src_y, int dst_x, int dst_y, int w, int h) argument
688 vnc_copy(vs, src_x, src_y, dst_x, dst_y, w, h);
690 vnc_update(vs, dst_x, dst_y, w, h);
H A Dvnc.c655 static void vnc_copy(VncState *vs, int src_x, int src_y, int dst_x, int dst_y, int w, int h) argument
660 vnc_framebuffer_update(vs, dst_x, dst_y, w, h, VNC_ENCODING_COPYRECT);
666 static void vnc_dpy_copy(DisplayState *ds, int src_x, int src_y, int dst_x, int dst_y, int w, int h) argument
682 vnc_copy(vs, src_x, src_y, dst_x, dst_y, w, h);
684 vnc_update(vs, dst_x, dst_y, w, h);
H A Dconsole.c1656 int dst_x, int dst_y, int w, int h)
1659 dpy_copy(ds, src_x, src_y, dst_x, dst_y, w, h);
1655 qemu_console_copy(DisplayState *ds, int src_x, int src_y, int dst_x, int dst_y, int w, int h) argument
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab.cc86 int dst_x = bounds.x() - (icon_width - bounds.width()) / 2; local
90 canvas->ClipRectInt(dst_x, dst_y, icon_width, icon_height);
93 dst_x, dst_y, icon_width, icon_height,
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
H A Dbilin_scaler.c1329 unsigned int dst_x; local
1330 for( dst_x=0; dst_x<dst_width; dst_x+=8) {
1333 vector unsigned int vui_dst_x_tmp = spu_splats( dst_x );
1612 unsigned int dst_x; local
1613 for( dst_x=0; dst_x<dst_width; dst_x+=16) {
1616 vector unsigned int vui_dst_x_tmp = spu_splats( dst_x );
[all...]
/external/kernel-headers/original/media/
H A Dmsm_isp.h332 uint32_t dst_x; member in struct:msm_pp_crop
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 226 milliseconds