Searched refs:reprocess (Results 1 – 3 of 3) sorted by relevance
803 public Builder(CameraMetadataNative template, boolean reprocess, in Builder() argument806 mRequest = new CaptureRequest(template, reprocess, reprocessableSessionId, in Builder()
220 bool reprocess, bool zslStillCapture, bool rotateAndCropAuto, in sendCaptureResult() argument230 if (reprocess) { in sendCaptureResult()
2644 final boolean reprocess;2646 reprocess = !mForegroundUids.get(uid);2650 reprocess = true;2661 if (!reprocess) {