Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp2024 Size y16ChosenSize = getMinSize(y16MaxSize, maxAvailableY16Size); in getMandatoryConcurrentStreams() local
2025 AvailableStream y16Stream = {.width = y16ChosenSize.width, in getMandatoryConcurrentStreams()
2026 .height = y16ChosenSize.height, in getMandatoryConcurrentStreams()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6351 Size y16ChosenSize = getMinSize(y16MaxSize, maxAvailableY16Size); in getMandatoryConcurrentStreams() local
6352 AvailableStream y16Stream = {.width = y16ChosenSize.width, in getMandatoryConcurrentStreams()
6353 .height = y16ChosenSize.height, in getMandatoryConcurrentStreams()