Searched refs:pushToReprocess (Results 1 – 3 of 3) sorted by relevance
77 status_t pushToReprocess(int32_t requestId);
397 res = processor->pushToReprocess(mCaptureId); in manageZslStart()
421 status_t ZslProcessor::pushToReprocess(int32_t requestId) { in pushToReprocess() function in android::camera2::ZslProcessor