Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp3314 V3_2::Stream stream3_2; in TEST_P() local
3316 stream3_2 = {streamId, in TEST_P()
3324 ::android::hardware::hidl_vec<V3_2::Stream> streams3_2 = {stream3_2}; in TEST_P()
3451 V3_2::Stream stream3_2; in TEST_P() local
3454 stream3_2 = {streamId++, in TEST_P()
3462 streams3_2[j] = stream3_2; in TEST_P()
3584 V3_2::Stream stream3_2 = {streamId++, in TEST_P() local
3593 ::android::hardware::hidl_vec<V3_2::Stream> streams = {stream3_2}; in TEST_P()
3641 stream3_2 = {streamId++, in TEST_P()
3649 streams[0] = stream3_2; in TEST_P()
[all …]