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

/system/core/include/system/
H A Dwindow.h82 typedef struct ANativeWindowBuffer struct
85 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
87 common.version = sizeof(ANativeWindowBuffer);
91 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
92 // can be used to automatically refcount ANativeWindowBuffer's.
400 struct ANativeWindowBuffer** buffer);
414 struct ANativeWindowBuffer* buffer);
436 struct ANativeWindowBuffer* buffer);
499 struct ANativeWindowBuffer* buffer);
521 struct ANativeWindowBuffer** buffe
[all...]

Completed in 87 milliseconds