Home
last modified time | relevance | path

Searched refs:mPerformancePoints (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java1696 private List<PerformancePoint> mPerformancePoints; field in MediaCodecInfo.VideoCapabilities
2329 return mPerformancePoints; in getSupportedPerformancePoints()
2646 mPerformancePoints = getPerformancePoints(map); in parseFromInfo()