Home | History | Annotate | Download | only in rs

Lines Matching full:allocationresize1d

113     mEntryFuncs.AllocationResize1D = AllocationResize1D;
666 void RsHidlAdaptation::AllocationResize1D (RsContext context, RsAllocation allocation, uint32_t dimX)
670 GetIContextHandle(context)->allocationResize1D(_allocation, dimX);