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()
201 Rect activeRect = CameraTestUtils.getValueNotNull( in testAvailableStreamConfigs() local206 int activeArrayHeight = activeRect.height(); in testAvailableStreamConfigs()207 int activeArrayWidth = activeRect.width(); in testAvailableStreamConfigs()592 Rect activeRect = CameraTestUtils.getValueNotNull( in verifyRecommendedSnapshotConfiguration() local594 Size arraySize = new Size(activeRect.width(), activeRect.height()); in verifyRecommendedSnapshotConfiguration()1186 Rect activeRect = CameraTestUtils.getValueNotNull( in testStaticBurstCharacteristics() local1188 Size sensorSize = new Size(activeRect.width(), activeRect.height()); in testStaticBurstCharacteristics()