Searched refs:hasBatchedOutputs (Results 1 – 2 of 2) sorted by relevance
1282 boolean hasBatchedOutputs = true; in CaptureCallbackHolder()1286 hasBatchedOutputs = false; in CaptureCallbackHolder()1292 hasBatchedOutputs = false; in CaptureCallbackHolder()1297 mHasBatchedOutputs = hasBatchedOutputs; in CaptureCallbackHolder()1340 public boolean hasBatchedOutputs() { in hasBatchedOutputs() method in CameraDeviceImpl.CaptureCallbackHolder1838 if (holder.hasBatchedOutputs()) { in onCaptureStarted()1923 if (holder.hasBatchedOutputs()) { in onResultReceived()1938 if (holder.hasBatchedOutputs()) { in onResultReceived()1978 if (holder.hasBatchedOutputs()) { in onResultReceived()
23155 HSPLandroid/hardware/camera2/impl/CameraDeviceImpl$CaptureCallbackHolder;->hasBatchedOutputs()Z