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

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

Completed in 63 milliseconds