Searched refs:queueBufferToConsumer (Results 1 – 4 of 4) sorted by relevance
123 virtual status_t queueBufferToConsumer(sp<ANativeWindow>& consumer,
338 virtual status_t queueBufferToConsumer(sp<ANativeWindow>& consumer,
189 status_t Camera3SharedOutputStream::queueBufferToConsumer(sp<ANativeWindow>& consumer, in queueBufferToConsumer() function in android::camera3::Camera3SharedOutputStream
258 status_t Camera3OutputStream::queueBufferToConsumer(sp<ANativeWindow>& consumer, in queueBufferToConsumer() function in android::camera3::Camera3OutputStream371 res = queueBufferToConsumer(currentConsumer, anwBuffer, anwReleaseFence, surface_ids); in returnBufferCheckedLocked()