Searched refs:onCaptureAvailable (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.h72 void onCaptureAvailable(nsecs_t timestamp, sp<MemoryBase> captureBuffer, bool captureError);
H A DJpegProcessor.cpp298 sequencer->onCaptureAvailable(imgBuffer.timestamp, captureBuffer, !captureSuccess);
H A DCaptureSequencer.cpp134 void CaptureSequencer::onCaptureAvailable(nsecs_t timestamp, function in class:android::camera2::CaptureSequencer

Completed in 1340 milliseconds