Searched refs:PerformancePoint (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaCodecInfo.java | 1940 PerformancePoint other = new PerformancePoint( in covers() 1963 PerformancePoint aligned = new PerformancePoint(this, commonSize); in covers() 1964 PerformancePoint otherAligned = new PerformancePoint(other, commonSize); in covers() 1981 PerformancePoint other = (PerformancePoint)o; in equals() 1983 PerformancePoint aligned = new PerformancePoint(this, commonSize); in equals() 1984 PerformancePoint otherAligned = new PerformancePoint(other, commonSize); in equals() 1995 public static final PerformancePoint SD_24 = new PerformancePoint(720, 480, 24); 1998 public static final PerformancePoint SD_25 = new PerformancePoint(720, 576, 25); 2001 public static final PerformancePoint SD_30 = new PerformancePoint(720, 480, 30); 2294 PerformancePoint given = new PerformancePoint( in getPerformancePoints() [all …]
|
/aosp12/frameworks/base/core/api/ |
H A D | test-current.txt | 1491 public static final class MediaCodecInfo.VideoCapabilities.PerformancePoint { 1492 …ctor public MediaCodecInfo.VideoCapabilities.PerformancePoint(int, int, int, int, @NonNull android… 1493 …ediaCodecInfo.VideoCapabilities.PerformancePoint(@NonNull android.media.MediaCodecInfo.VideoCapabi…
|
H A D | current.txt | 22066 public static final class MediaCodecInfo.VideoCapabilities.PerformancePoint { 22067 ctor public MediaCodecInfo.VideoCapabilities.PerformancePoint(int, int, int); 22069 …od public boolean covers(@NonNull android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint); 22082 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint HD_24; 22084 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint HD_25; 22085 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint HD_30; 22086 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint HD_50; 22087 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint HD_60; 22088 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint SD_24; 22089 …@NonNull public static final android.media.MediaCodecInfo.VideoCapabilities.PerformancePoint SD_25; [all …]
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 11079 …PerformancePoint;-><init>(IIIILandroid/util/Size;)V+]Landroid/util/Size;Landroid/util/Size;]Landro… 11080 …PerformancePoint;-><init>(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroi… 11081 …diaCodecInfo$VideoCapabilities$PerformancePoint;->covers(Landroid/media/MediaCodecInfo$VideoCapabi… 11082 …ecInfo$VideoCapabilities$PerformancePoint;->getCommonBlockSize(Landroid/media/MediaCodecInfo$Video… 11089 …ia/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/media/MediaCodecInfo$VideoCapabiliti… 11091 …ia/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/media/MediaCodecInfo$VideoCapabiliti… 27766 Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;
|
H A D | preloaded-classes | 4565 android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 11074 …PerformancePoint;-><init>(IIIILandroid/util/Size;)V+]Landroid/util/Size;Landroid/util/Size;]Landro… 11075 …PerformancePoint;-><init>(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroi… 11076 …diaCodecInfo$VideoCapabilities$PerformancePoint;->covers(Landroid/media/MediaCodecInfo$VideoCapabi… 11077 …ecInfo$VideoCapabilities$PerformancePoint;->getCommonBlockSize(Landroid/media/MediaCodecInfo$Video… 11084 …ia/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/media/MediaCodecInfo$VideoCapabiliti… 11086 …ia/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/media/MediaCodecInfo$VideoCapabiliti… 37403 Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;
|
H A D | preloaded-classes | 4563 android.media.MediaCodecInfo$VideoCapabilities$PerformancePoint
|