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

/system/core/include/system/
H A Dwindow.h69 typedef struct ANativeWindowBuffer struct
72 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
74 common.version = sizeof(ANativeWindowBuffer);
78 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
79 // can be used to automatically refcount ANativeWindowBuffer's.
356 struct ANativeWindowBuffer** buffer);
366 struct ANativeWindowBuffer* buffer);
382 struct ANativeWindowBuffer* buffer);
438 struct ANativeWindowBuffer* buffer);

Completed in 61 milliseconds