Searched refs:isOfflineProcessingSupported (Results 1 – 2 of 2) sorted by relevance
118 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testInvalidOutput()205 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineCallbacks()239 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineDepthJpeg()282 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineHEIC()328 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testDeviceCloseAndOpen()376 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineSessionClose()410 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineSessionWithRegularSession()444 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testRepeatingSequenceAbort()480 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testUnsupportedOfflineSessionOutputs()
2735 public boolean isOfflineProcessingSupported() { in isOfflineProcessingSupported() method in StaticMetadata