Home
last modified time | relevance | path

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

/frameworks/native/libs/nativebase/include/nativebase/
Dnativebase.h66 typedef struct ANativeWindowBuffer struct
69 ANativeWindowBuffer() { in ANativeWindowBuffer() function
77 void incStrong(const void* /*id*/) const { in incStrong()
103 } ANativeWindowBuffer_t; argument
105 typedef struct ANativeWindowBuffer ANativeWindowBuffer; argument
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.cpp1034 status_t Camera3OutputStream::notifyBufferReleased(ANativeWindowBuffer* /*anwBuffer*/) { in notifyBufferReleased() argument