Searched refs:inAllocationSq (Results 1 – 1 of 1) sorted by relevance
70 sp<Allocation> inAllocationSq; in innerloops() local72 inAllocationSq = Allocation::createTyped(rs,t); in innerloops()73 inAllocationSq->copy1DRangeFrom(0,width*height,inArrSq); in innerloops()74 sc->set_inAllocSq(inAllocationSq); in innerloops()