Searched defs:pictureHeight (Results 1 – 3 of 3) sorted by relevance
145 int32_t pictureHeight = mFDP->ConsumeIntegral<int32_t>(); in callCameraParametersAPIs() local149 int32_t pictureWidth, pictureHeight; in callCameraParametersAPIs() local
150 int32_t pictureHeight = supportedSizes[i].height; in trySettingVideoSize() local
58 int pictureWidth, pictureHeight; member