Home | History | Annotate | Download | only in rs

Lines Matching refs:allocationResize1D

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