Home | History | Annotate | Download | only in system

Lines Matching defs:ANativeWindowBuffer

101 typedef struct ANativeWindowBuffer
104 ANativeWindowBuffer() {
106 common.version = sizeof(ANativeWindowBuffer);
110 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
111 // can be used to automatically refcount ANativeWindowBuffer's.
468 struct ANativeWindowBuffer** buffer);
482 struct ANativeWindowBuffer* buffer);
504 struct ANativeWindowBuffer* buffer);
549 struct ANativeWindowBuffer* buffer);
571 struct ANativeWindowBuffer** buffer, int* fenceFd);
593 struct ANativeWindowBuffer* buffer, int fenceFd);
621 struct ANativeWindowBuffer* buffer, int fenceFd);
928 struct ANativeWindowBuffer** anb) {