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

/frameworks/native/libs/nativebase/include/nativebase/
H A Dnativebase.h66 typedef struct ANativeWindowBuffer struct
69 ANativeWindowBuffer() { function in struct:ANativeWindowBuffer
71 common.version = sizeof(ANativeWindowBuffer);
75 // Implement the methods that sp<ANativeWindowBuffer> expects so that it
76 // can be used to automatically refcount ANativeWindowBuffer's.
105 typedef struct ANativeWindowBuffer ANativeWindowBuffer; typedef in typeref:struct:ANativeWindowBuffer

Completed in 63 milliseconds