Searched refs:rsAllocationResize1D (Results 1 – 4 of 4) sorted by relevance
32 rsAllocationResize1D;
147 extern "C" void rsAllocationResize1D(RsContext rsc, RsAllocation va, uint32_t dimX)
470 extern "C" void rsAllocationResize1D (RsContext ctxWrapper, RsAllocation va, uint32_t dimX) in rsAllocationResize1D() function
1614 rsAllocationResize1D((RsContext)con, (RsAllocation)alloc, dimX); in nAllocationResize1D()