Searched refs:vInputFormat (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | input_unittest.cpp | 45 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 47 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F() 72 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 74 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F() 98 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 99 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F() 130 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 131 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F() 169 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 170 input->SetValue("bufferWidth", vInputFormat in HWTEST_F() 204 std::weak_ptr<void> vInputFormat = inputFormat; HWTEST_F() local [all...] |
H A D | image_chain_unittest.cpp | 95 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 96 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F()
|
H A D | output_unittest.cpp | 395 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 396 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F() 462 std::weak_ptr<void> vInputFormat = inputFormat;
in HWTEST_F() local 463 input->SetValue("format", vInputFormat.lock(), 1);
in HWTEST_F()
|
Completed in 2 milliseconds