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

/frameworks/rs/
H A DrsAllocation.cpp719 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype, function in namespace:android::renderscript
735 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
760 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);

Completed in 50 milliseconds