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

/external/chromium_org/third_party/hwcplus/include/system/
H A Dwindow.h81 typedef struct ANativeWindowBuffer struct
84 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
86 common.version = sizeof(ANativeWindowBuffer);
90 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
91 // can be used to automatically refcount ANativeWindowBuffer's.
407 struct ANativeWindowBuffer** buffer);
421 struct ANativeWindowBuffer* buffer);
443 struct ANativeWindowBuffer* buffer);
506 struct ANativeWindowBuffer* buffer);
528 struct ANativeWindowBuffer** buffe
[all...]

Completed in 616 milliseconds