Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp121 int crtc = 0; in fb_post() local
123 if (ioctl(fbdev_fd, FBIO_WAITFORVSYNC, &crtc) < 0) in fb_post()