Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/waitforvsync/
Dwaitforvsync.cpp28 #ifndef FBIO_WAITFORVSYNC
29 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) macro
37 int err = ioctl(fd, FBIO_WAITFORVSYNC, &crt); in main()