Searched refs:isOfflineProcessingSupported (Results 1 – 2 of 2) sorted by relevance
117 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testInvalidOutput()203 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineCallbacks()236 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineDepthJpeg()278 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineHEIC()323 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testDeviceCloseAndOpen()370 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineSessionClose()403 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testOfflineSessionWithRegularSession()436 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testRepeatingSequenceAbort()471 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isOfflineProcessingSupported()) { in testUnsupportedOfflineSessionOutputs()
2566 public boolean isOfflineProcessingSupported() { in isOfflineProcessingSupported() method in StaticMetadata