Home
last modified time | relevance | path

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

/frameworks/rs/tests/cpp_api/cppbasic-shared/
Dcompute.cpp83 sp<Allocation> kern1_out = Allocation::createTyped(rs, t); in test_compute() local
92 sc->forEach_kern1(kern1_in, kern1_out); in test_compute()
93 sc->forEach_verify_kern1(kern1_out); in test_compute()
/frameworks/rs/tests/cpp_api/cppbasic/
Dcompute.cpp83 sp<Allocation> kern1_out = Allocation::createTyped(rs, t); in test_compute() local
92 sc->forEach_kern1(kern1_in, kern1_out); in test_compute()
93 sc->forEach_verify_kern1(kern1_out); in test_compute()