Home | History | Annotate | Download | only in device3

Lines Matching defs:anwBuffer

239     ANativeWindowBuffer *anwBuffer = container_of(buffer.buffer, ANativeWindowBuffer, handle);
254 anwBuffer,
261 notifyBufferReleased(anwBuffer);
287 res = queueBufferToConsumer(currentConsumer, anwBuffer, anwReleaseFence, surface_ids);
889 status_t Camera3OutputStream::notifyBufferReleased(ANativeWindowBuffer* /*anwBuffer*/) {