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

  /frameworks/rs/tests/cppbasic/
compute.cpp 74 sp<Allocation> kern1_in = Allocation::createTyped(rs, t); local
81 kern1_in->copy2DRangeFrom(0, 0, xDim, yDim, buf);
84 sc->forEach_kern1(kern1_in, kern1_out);

Completed in 224 milliseconds