Searched defs:_buf (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c97 static void put_front(struct CNativeBuffer *queue, aBuffer *_buf) { argument
98 struct CNativeBuffer *buf = (struct CNativeBuffer *) _buf;
105 static void put_back(struct CNativeBuffer *queue, aBuffer *_buf) { argument
106 struct CNativeBuffer *buf = (struct CNativeBuffer *) _buf;

Completed in 321 milliseconds