Searched refs:streamRepeat1 (Results 1 – 1 of 1) sorted by relevance
3404 …auto streamRepeat1 = new (std::nothrow) HStreamRepeat(producer, 3, 640, 480, RepeatStreamType::PRE… variable3405 ASSERT_NE(streamRepeat1, nullptr);3410 EXPECT_EQ(camSession->AddOutput(StreamType::REPEAT, streamRepeat1), 0);6533 sptr<HStreamRepeat> streamRepeat1 = variable6535 ASSERT_NE(streamRepeat1, nullptr);6539 streamRepeat->parentStreamRepeat_ = streamRepeat1;