Home
last modified time | relevance | path

Searched defs:pictureHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/camera/tests/fuzzer/
Dcamera_Parameters_fuzzer.cpp145 int32_t pictureHeight = mFDP->ConsumeIntegral<int32_t>(); in callCameraParametersAPIs() local
149 int32_t pictureWidth, pictureHeight; in callCameraParametersAPIs() local
/frameworks/av/media/libstagefright/
DCameraSourceTimeLapse.cpp150 int32_t pictureHeight = supportedSizes[i].height; in trySettingVideoSize() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.h58 int pictureWidth, pictureHeight; member