Searched refs:hasBatchedOutputs (Results 1 – 2 of 2) sorted by relevance
1427 boolean hasBatchedOutputs = true; in CaptureCallbackHolder()1431 hasBatchedOutputs = false; in CaptureCallbackHolder()1437 hasBatchedOutputs = false; in CaptureCallbackHolder()1442 mHasBatchedOutputs = hasBatchedOutputs; in CaptureCallbackHolder()1485 public boolean hasBatchedOutputs() { in hasBatchedOutputs() method in CameraDeviceImpl.CaptureCallbackHolder2091 if (holder.hasBatchedOutputs()) { in onCaptureStarted()2180 if (holder.hasBatchedOutputs()) { in onResultReceived()2195 if (holder.hasBatchedOutputs()) { in onResultReceived()2236 if (holder.hasBatchedOutputs()) { in onResultReceived()
21918 Landroid/hardware/camera2/impl/CameraDeviceImpl$CaptureCallbackHolder;->hasBatchedOutputs()Z