Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h876 int32_t height, int32_t maxWidth, int32_t maxHeight) const;
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp8297 int32_t maxWidth = maxSizesEntry.data.i32[i+1]; in verifyExtendedSceneModeCharacteristics() local
8302 ASSERT_TRUE(maxWidth == 0 && maxHeight == 0); in verifyExtendedSceneModeCharacteristics()
8328 && stream.width == maxWidth && stream.height == maxHeight) { in verifyExtendedSceneModeCharacteristics()