Searched refs:display_commit (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.c | 117 display_commit(win0.bo.ptr, win0.fd, win0.fmt, win0.width, win0.height, 0); in display_win_thread() 210 void display_commit(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_commit() function 225 set_rgb_display(display_commit); in display_switch() 227 set_ir_display(display_commit); in display_switch() 229 set_usb_display(display_commit); in display_switch()
|
| H A D | display.h | 48 void display_commit(void *ptr, int fd, int fmt, int w, int h, int rotation);
|