HomeSort by relevance Sort by last modified time
    Searched full:kern1_out (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/tests/cppbasic/
compute.cpp 86 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/
compute.cpp 86 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 225 milliseconds