Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Dgoldfish_sync.h46 static __inline__ int goldfish_sync_queue_work(int goldfish_sync_fd, in goldfish_sync_queue_work() argument
58 err = ioctl(goldfish_sync_fd, GOLDFISH_SYNC_IOC_QUEUE_WORK, &info); in goldfish_sync_queue_work()