Home
last modified time | relevance | path

Searched refs:queueBufferToConsumer (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3SharedOutputStream.h86 virtual status_t queueBufferToConsumer(sp<ANativeWindow>& consumer,
DCamera3OutputStream.h290 virtual status_t queueBufferToConsumer(sp<ANativeWindow>& consumer,
DCamera3OutputStream.cpp189 status_t Camera3OutputStream::queueBufferToConsumer(sp<ANativeWindow>& consumer, in queueBufferToConsumer() function in android::camera3::Camera3OutputStream
282 res = queueBufferToConsumer(currentConsumer, anwBuffer, anwReleaseFence); in returnBufferCheckedLocked()
DCamera3SharedOutputStream.cpp171 status_t Camera3SharedOutputStream::queueBufferToConsumer(sp<ANativeWindow>& consumer, in queueBufferToConsumer() function in android::camera3::Camera3SharedOutputStream