Searched refs:isHeicSupported (Results 1 – 4 of 4) sorted by relevance
131 if (!mAllStaticInfo.get(id).isHeicSupported()) { in testBasicYuvToHeicReprocessing()179 if (!mAllStaticInfo.get(id).isHeicSupported()) { in testBasicOpaqueToHeicReprocessing()
320 if (staticInfo.isHeicSupported()) { in testMandatoryStreamCombination()556 if (mStaticInfo.isHeicSupported()) { in testMandatoryReprocessableStreamCombination()2372 if (sm.isHeicSupported()) { in MaxStreamSizes()
128 if (!mAllStaticInfo.get(mCameraIdsUnderTest[i]).isHeicSupported()) { in testHeicExif()
2612 public boolean isHeicSupported() { in isHeicSupported() method in StaticMetadata