Searched refs:_copy_fb_rect (Results 1 – 1 of 1) sorted by relevance
/external/qemu/android/protocol/ |
D | fb-updates-proxy.c | 96 _copy_fb_rect(uint8_t* rect, const DisplaySurface* dsu, int x, int y, int w, int h) in _copy_fb_rect() function 129 _copy_fb_rect(ret->message.rect, proxy_fb->ds->surface, x, y, w, h); in fbupdatenotify_create()
|