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.cpp3218 V3_2::Stream stream3_2; in TEST_P() local
3230 stream3_2 = {streamId, in TEST_P()
3238 ::android::hardware::hidl_vec<V3_2::Stream> streams3_2 = {stream3_2}; in TEST_P()
3348 V3_2::Stream stream3_2; in TEST_P() local
3360 stream3_2 = {streamId++, in TEST_P()
3368 streams3_2[j] = stream3_2; in TEST_P()
3476 V3_2::Stream stream3_2 = {streamId++, in TEST_P() local
3485 ::android::hardware::hidl_vec<V3_2::Stream> streams = {stream3_2}; in TEST_P()
3521 stream3_2 = {streamId++, in TEST_P()
3529 streams[0] = stream3_2; in TEST_P()
[all …]