Searched refs:processNewCapture (Results 1 – 2 of 2) sorted by relevance
83 status_t processNewCapture(bool captureSuccess);
218 res = processNewCapture(captureSuccess); in threadLoop()223 status_t JpegProcessor::processNewCapture(bool captureSuccess) { in processNewCapture() function in android::camera2::JpegProcessor