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

/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp45 sp<Allocation> inputAlloc = Allocation::createTyped(rs, t, RS_ALLOCATION_MIPMAP_NONE, local
53 inputAlloc->copy2DRangeFrom(0, 0, X, Y, inputPtr);
55 sc->forEach_root(inputAlloc, outputAlloc);

Completed in 132 milliseconds