Searched refs:maxPipelineDepth (Results 1 – 3 of 3) sorted by relevance
147 final int maxPipelineDepth = mStaticInfo.getCharacteristics().get( in burstTestByCamera() local276 resultListener.getCaptureResultForRequest(lockedRequest, maxPipelineDepth + 1); in burstTestByCamera()
1601 final int maxPipelineDepth = mStaticInfo.getCharacteristics().get( in testAeAndAfCausality() local1628 new ArrayList<CaptureRequest>(maxPipelineDepth+1); in testAeAndAfCausality()1629 for (int i = 0; i < maxPipelineDepth; i++) { in testAeAndAfCausality()1654 for (int i = 0; i < maxPipelineDepth; i++) { in testAeAndAfCausality()1667 … triggerResults[maxPipelineDepth].get(CaptureResult.CONTROL_AF_STATE); in testAeAndAfCausality()1688 triggerRequests.remove(maxPipelineDepth); in testAeAndAfCausality()1701 for (int i = 0; i < maxPipelineDepth; i++) { in testAeAndAfCausality()1722 triggerRequests.remove(maxPipelineDepth); in testAeAndAfCausality()1730 for (int i = 0; i < maxPipelineDepth; i++) { in testAeAndAfCausality()
1378 final int maxPipelineDepth = mStaticInfo.getCharacteristics().get( in focusDistanceTestBurst() local1399 burst.get(i), maxPipelineDepth+1); in focusDistanceTestBurst()3858 byte maxPipelineDepth = mStaticInfo.getPipelineMaxDepthChecked();3861 MIN_PIPELINE_DEPTH, maxPipelineDepth), pipelineDepth, MIN_PIPELINE_DEPTH,3862 maxPipelineDepth);