HomeSort by relevance Sort by last modified time
    Searched refs:ydir (Results 1 - 15 of 15) sorted by null

  /external/qemu/android/
multitouch-screen.h 80 * ydir Indicates row order: 1 means top-to-bottom order, -1 means
86 * In the first implementation, ydir is always -1 (bottom to top), format and
93 int ydir,
multitouch-port.h 98 * ydir - Indicates direction in which lines are arranged in the framebuffer. If
109 int ydir);
opengles.h 30 typedef void (*OnPostFunc)(void* context, int width, int height, int ydir,
multitouch-screen.c 84 int ydir; member in struct:MTSState
261 mts_state->ydir)) {
318 mts_state->ydir)) {
346 mts_state->ydir = 1;
353 int w, int h, int ydir,
372 mts_state->ydir = ydir;
410 mts_state->ydir)) {
multitouch-port.c 416 int ydir)
422 fb, jpeg_quality, ydir);
431 int ydir)
440 _fb_compress(mtsp, fmt, fb, 10, ydir);
  /external/qemu/android/utils/
jpeg-compress.h 91 * ydir - Indicates direction in which lines are arranged in the framebuffer. If
101 int ydir);
jpeg-compress.c 158 int ydir){
191 if (ydir >= 0) {
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 106 * ydir Indicates row order: 1 means top-to-bottom order, -1 means
112 * In the first implementation, ydir is always -1 (bottom to top), format and
116 typedef void (*OnPostFn)(void* context, int width, int height, int ydir,
  /bionic/libc/kernel/uapi/drm/
mga_drm.h 284 int height, ydir; member in struct:_drm_mga_blit
  /external/kernel-headers/original/uapi/drm/
mga_drm.h 397 int height, ydir; /* flip image vertically */ member in struct:_drm_mga_blit
  /hardware/intel/img/libdrm/shared-core/
mga_drm.h 403 int height, ydir; /* flip image vertically */ member in struct:_drm_mga_blit
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
mga_drm.h 397 int height, ydir; /* flip image vertically */ member in struct:_drm_mga_blit
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
mga_drm.h 397 int height, ydir; /* flip image vertically */ member in struct:_drm_mga_blit
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.c 424 int ydir, int alu, Pixel planeMask)
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.c 424 int ydir, int alu, Pixel planeMask)

Completed in 361 milliseconds