Searched refs:activeRect (Results 1 – 2 of 2) sorted by relevance
69 Rect activeRect = mStaticInfo.getActiveArraySizeChecked(); in testHwSupportedLevel() local70 Size sensorSize = new Size(activeRect.width(), activeRect.height()); in testHwSupportedLevel()
200 Rect activeRect = CameraTestUtils.getValueNotNull( in testAvailableStreamConfigs() local205 int activeArrayHeight = activeRect.height(); in testAvailableStreamConfigs()206 int activeArrayWidth = activeRect.width(); in testAvailableStreamConfigs()589 Rect activeRect = CameraTestUtils.getValueNotNull( in verifyRecommendedSnapshotConfiguration() local591 Size arraySize = new Size(activeRect.width(), activeRect.height()); in verifyRecommendedSnapshotConfiguration()1188 Rect activeRect = CameraTestUtils.getValueNotNull( in testStaticBurstCharacteristics() local1190 Size sensorSize = new Size(activeRect.width(), activeRect.height()); in testStaticBurstCharacteristics()