Searched refs:rsi_AllocationCreateTyped (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp739 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype, function in namespace:android::renderscript
768 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
793 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
H A DrsScriptC_Lib.cpp348 return rsi_AllocationCreateTyped(rsc, type, mipmaps, usages, ptr);

Completed in 119 milliseconds