Home
last modified time | relevance | path

Searched refs:FBIO_WAITFORVSYNC (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp94 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) in fb_post() macro
123 if (ioctl(fbdev_fd, FBIO_WAITFORVSYNC, &crtc) < 0) in fb_post()