Home
last modified time | relevance | path

Searched refs:reprocess (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DCaptureRequest.java802 public Builder(CameraMetadataNative template, boolean reprocess, in Builder() argument
805 mRequest = new CaptureRequest(template, reprocess, reprocessableSessionId, in Builder()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h1239 bool reprocess, bool zslStillCapture,
DCamera3Device.cpp3481 bool reprocess, bool zslStillCapture, in sendCaptureResult() argument
3490 if (reprocess) { in sendCaptureResult()