Home
last modified time | relevance | path

Searched defs:regionCount (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java1288 final int regionCount = mRegionBoxes.size(); in setCaptionStyle() local
1299 int regionCount = mRegionBoxes.size(); in prune() local
1326 final int regionCount = mRegionBoxes.size(); in prepForPrune() local
1343 final int regionCount = mRegionBoxes.size(); in onMeasure() local
1364 final int regionCount = mRegionBoxes.size(); in onLayout() local
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java443 Integer regionCount = mCharacteristics.get(CameraCharacteristics.CONTROL_MAX_REGIONS_AE); in getAeMaxRegionsChecked() local
456 Integer regionCount = mCharacteristics.get(CameraCharacteristics.CONTROL_MAX_REGIONS_AWB); in getAwbMaxRegionsChecked() local
469 Integer regionCount = mCharacteristics.get(CameraCharacteristics.CONTROL_MAX_REGIONS_AF); in getAfMaxRegionsChecked() local