Searched refs:outputAlloc (Results 1 – 1 of 1) sorted by relevance
48 sp<Allocation> outputAlloc = Allocation::createTyped(rs, t, RS_ALLOCATION_MIPMAP_NONE, in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono() local55 sc->forEach_root(inputAlloc, outputAlloc); in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono()56 outputAlloc->copy2DRangeTo(0, 0, X, Y, outputPtr); in Java_com_example_android_rs_hellocomputendk_HelloComputeNDK_nativeMono()