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

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

Completed in 128 milliseconds