Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp3404 …auto streamRepeat1 = new (std::nothrow) HStreamRepeat(producer, 3, 640, 480, RepeatStreamType::PRE… variable
3405 ASSERT_NE(streamRepeat1, nullptr);
3410 EXPECT_EQ(camSession->AddOutput(StreamType::REPEAT, streamRepeat1), 0);
6533 sptr<HStreamRepeat> streamRepeat1 = variable
6535 ASSERT_NE(streamRepeat1, nullptr);
6539 streamRepeat->parentStreamRepeat_ = streamRepeat1;