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

/system/core/include/system/
H A Dwindow.h89 typedef struct ANativeWindowBuffer struct
92 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
94 common.version = sizeof(ANativeWindowBuffer);
98 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
99 // can be used to automatically refcount ANativeWindowBuffer's.
456 struct ANativeWindowBuffer** buffer);
470 struct ANativeWindowBuffer* buffer);
492 struct ANativeWindowBuffer* buffer);
537 struct ANativeWindowBuffer* buffer);
559 struct ANativeWindowBuffer** buffe
[all...]

Completed in 26 milliseconds