Searched refs:isHeicSupported (Results 1 – 6 of 6) sorted by relevance
129 if (!mAllStaticInfo.get(id).isHeicSupported()) { in testBasicYuvToHeicReprocessing()177 if (!mAllStaticInfo.get(id).isHeicSupported()) { in testBasicOpaqueToHeicReprocessing()
288 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isHeicSupported()) { in testOfflineHEIC()
519 if (staticInfo.isHeicSupported()) { in testMandatoryStreamCombination()922 if (mStaticInfo.isHeicSupported()) { in testMandatoryReprocessableStreamCombination()
132 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isHeicSupported()) { in testHeicExif()
2767 public boolean isHeicSupported() { in isHeicSupported() method in StaticMetadata
4989 if (sm.isHeicSupported()) { in MaxStreamSizes()