Searched refs:aBuffer (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c34 typedef struct ANativeWindowBuffer aBuffer; typedef in typeref:struct:ANativeWindowBuffer
50 aBuffer base;
66 aBuffer *front;
67 aBuffer *spare;
83 static inline CNativeBuffer *from_abuffer(aBuffer *buf) {
97 static void put_front(struct CNativeBuffer *queue, aBuffer *_buf) {
105 static void put_back(struct CNativeBuffer *queue, aBuffer *_buf) {
131 static int cnw_dequeue_buffer1(aWindow *base, aBuffer **buf, int *ffd) {
150 static int cnw_lock_buffer0(aWindow *base, aBuffer *buffer) {
154 static void set_layer(hwc_layer_1_t *dl, aBuffer *bu
[all...]

Completed in 20 milliseconds