Searched defs:mVideoWidth (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ | ||
H A D | VideoViewCaptureActivity.java | 36 private int mVideoWidth, mVideoHeight; field in VideoViewCaptureActivity |
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ | ||
H A D | MediaRecorderStressTestRunner.java | 41 public static int mVideoWidth = profile.videoFrameWidth; field in MediaRecorderStressTestRunner |
/aosp14/frameworks/base/media/java/android/media/tv/ | ||
H A D | TvTrackInfo.java | 70 private final int mVideoWidth; field in TvTrackInfo |
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/ | ||
H A D | MediaPlayerPerformance.java | 91 private int mVideoWidth; field in MediaPlayerPerformance |
/aosp14/frameworks/base/core/java/android/widget/ | ||
H A D | VideoView.java | 122 private int mVideoWidth; field in VideoView |