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

/frameworks/rs/tests/cppbasic/
H A Dcompute.cpp86 sp<Allocation> kern1_out = Allocation::createTyped(rs, t); local
95 sc->forEach_kern1(kern1_in, kern1_out);
96 sc->forEach_verify_kern1(kern1_out);
/frameworks/rs/tests/cppbasic-shared/
H A Dcompute.cpp86 sp<Allocation> kern1_out = Allocation::createTyped(rs, t); local
95 sc->forEach_kern1(kern1_in, kern1_out);
96 sc->forEach_verify_kern1(kern1_out);

Completed in 67 milliseconds