Home
last modified time | relevance | path

Searched refs:processNewCapture (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
DJpegProcessor.h78 status_t processNewCapture();
DJpegProcessor.cpp206 res = processNewCapture(); in threadLoop()
212 status_t JpegProcessor::processNewCapture() { in processNewCapture() function in android::camera2::JpegProcessor