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

/system/core/include/system/
H A Dwindow-deprecated.h115 typedef struct ANativeWindowBuffer struct
118 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
120 common.version = sizeof(ANativeWindowBuffer);
124 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
125 // can be used to automatically refcount ANativeWindowBuffer's.
535 struct ANativeWindowBuffer** buffer);
549 struct ANativeWindowBuffer* buffer);
571 struct ANativeWindowBuffer* buffer);
616 struct ANativeWindowBuffer* buffer);
638 struct ANativeWindowBuffer** buffe
[all...]
/system/core/libsystem/include/system/
H A Dwindow-deprecated.h115 typedef struct ANativeWindowBuffer struct
118 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
120 common.version = sizeof(ANativeWindowBuffer);
124 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
125 // can be used to automatically refcount ANativeWindowBuffer's.
535 struct ANativeWindowBuffer** buffer);
549 struct ANativeWindowBuffer* buffer);
571 struct ANativeWindowBuffer* buffer);
616 struct ANativeWindowBuffer* buffer);
638 struct ANativeWindowBuffer** buffe
[all...]

Completed in 106 milliseconds