Home
last modified time | relevance | path

Searched refs:vInputFormat (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dinput_unittest.cpp45 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 Dimage_chain_unittest.cpp95 std::weak_ptr<void> vInputFormat = inputFormat; in HWTEST_F() local
96 input->SetValue("format", vInputFormat.lock(), 1); in HWTEST_F()
H A Doutput_unittest.cpp395 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 3 milliseconds