Searched refs:previewIter (Results 1 – 2 of 2) sorted by relevance
1243 for (auto& previewIter : outputPreviewStreams) { in TEST_P() local1247 previewIter.width, in TEST_P()1248 previewIter.height, in TEST_P()1249 static_cast<PixelFormat>(previewIter.format), in TEST_P()
4197 for (auto& previewIter : outputPreviewStreams) { in TEST_P() local4200 static_cast<uint32_t>(previewIter.width), in TEST_P()4201 static_cast<uint32_t>(previewIter.height), in TEST_P()4202 static_cast<PixelFormat>(previewIter.format), in TEST_P()