Searched refs:inAllocation (Results 1 – 1 of 1) sorted by relevance
61 sp<Allocation> inAllocation; in innerloops() local66 inAllocation = Allocation::createTyped(rs,t); in innerloops()67 inAllocation->copy1DRangeFrom(0,width*height,inArr); in innerloops()68 sc->set_inAlloc(inAllocation); in innerloops()80 sc->forEach_runAtHaarKernel(inAllocation, outAllocation); in innerloops()