Searched refs:qframebuffer_update (Results 1 - 3 of 3) sorted by relevance

/external/qemu/android/
H A Ddisplay.c59 qframebuffer_update(qfbuff, x, y, w, h);
H A Dframebuffer.h23 * 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 );
H A Dframebuffer.c151 qframebuffer_update( QFrameBuffer* qfbuff, int x, int y, int w, int h ) function

Completed in 88 milliseconds