Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraPairwiseTest.java60 public enum PictureSize { SMALL, MEDIUM, LARGE }; enum in CameraPairwiseTest
130 PictureSize.MEDIUM, Geotagging.OFF); in testCameraPairwiseScenario01()
140 PictureSize.LARGE, Geotagging.ON); in testCameraPairwiseScenario02()
150 PictureSize.SMALL, Geotagging.ON); in testCameraPairwiseScenario03()
160 PictureSize.MEDIUM, Geotagging.OFF); in testCameraPairwiseScenario04()
170 SceneMode.AUTO, PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario05()
180 PictureSize.SMALL, Geotagging.ON); in testCameraPairwiseScenario06()
190 PictureSize.SMALL, Geotagging.ON); in testCameraPairwiseScenario07()
200 PictureSize.MEDIUM, Geotagging.OFF); in testCameraPairwiseScenario08()
210 PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario09()
[all …]
/frameworks/av/media/codec2/core/include/
DC2Config.h1052 DEFINE_AND_DESCRIBE_C2STRUCT(PictureSize)