Searched refs:inputAlloc (Results 1 – 1 of 1) sorted by relevance
45 sp<Allocation> inputAlloc = Allocation::createTyped(rs, t, RS_ALLOCATION_MIPMAP_NONE, in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono() local53 inputAlloc->copy2DRangeFrom(0, 0, X, Y, inputPtr); in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono()55 sc->forEach_root(inputAlloc, outputAlloc); in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono()