Searched refs:vOutputFormat (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | output_unittest.cpp | 45 std::weak_ptr<void> vOutputFormat = outputFormat;
in HWTEST_F() local 46 output->SetValue("format", vOutputFormat.lock(), 1);
in HWTEST_F() 69 std::weak_ptr<void> vOutputFormat = outputFormat;
in HWTEST_F() local 70 output->SetValue("format", vOutputFormat.lock(), 1);
in HWTEST_F() 407 std::weak_ptr<void> vOutputFormat = outputFormat;
in HWTEST_F() local 408 output->SetValue("format", vOutputFormat.lock(), 1);
in HWTEST_F() 474 std::weak_ptr<void> vOutputFormat = outputFormat;
in HWTEST_F() local 475 output->SetValue("format", vOutputFormat.lock(), 1);
in HWTEST_F()
|
H A D | image_chain_unittest.cpp | 107 std::weak_ptr<void> vOutputFormat = outputFormat;
in HWTEST_F() local 108 output->SetValue("format", vOutputFormat.lock(), 1);
in HWTEST_F()
|
Completed in 2 milliseconds