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

/frameworks/av/services/camera/libcameraservice/camera2/
H A DCaptureSequencer.h68 void onCaptureAvailable(nsecs_t timestamp, sp<MemoryBase> captureBuffer);
H A DJpegProcessor.cpp243 sequencer->onCaptureAvailable(imgBuffer.timestamp, captureBuffer);
H A DCaptureSequencer.cpp117 void CaptureSequencer::onCaptureAvailable(nsecs_t timestamp, function in class:android::camera2::CaptureSequencer

Completed in 40 milliseconds