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.java61 public enum PictureSize { SMALL, MEDIUM, LARGE }; enum in CameraPairwiseTest
131 PictureSize.MEDIUM, Geotagging.OFF); in testCameraPairwiseScenario01()
141 PictureSize.LARGE, Geotagging.ON); in testCameraPairwiseScenario02()
151 PictureSize.SMALL, Geotagging.ON); in testCameraPairwiseScenario03()
161 PictureSize.MEDIUM, Geotagging.OFF); in testCameraPairwiseScenario04()
171 SceneMode.AUTO, PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario05()
181 PictureSize.SMALL, Geotagging.ON); in testCameraPairwiseScenario06()
191 PictureSize.SMALL, Geotagging.ON); in testCameraPairwiseScenario07()
201 PictureSize.MEDIUM, Geotagging.OFF); in testCameraPairwiseScenario08()
211 PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario09()
[all …]
/frameworks/av/media/codec2/core/include/
DC2Config.h1081 DEFINE_AND_DESCRIBE_C2STRUCT(PictureSize)