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

  /external/qemu/android/
display.c 59 qframebuffer_update(qfbuff, x, y, w, h);
framebuffer.h 23 * sent from the producer through qframebuffer_update()/_rotate() and
140 * qframebuffer_update() or qframebuffer_rotate() with the appropriate values.
167 qframebuffer_update( QFrameBuffer* qfbuff, int x, int y, int w, int h );
framebuffer.c 151 qframebuffer_update( QFrameBuffer* qfbuff, int x, int y, int w, int h ) function
  /external/qemu/android/protocol/
fb-updates-impl.c 96 qframebuffer_update(fb, x, y, w, h);

Completed in 2402 milliseconds