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

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

Completed in 49 milliseconds