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

/frameworks/rs/
H A DrsAllocation.cpp550 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype, function in namespace:android::renderscript
566 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mips, usages, 0);
591 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mips, usages, 0);
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp488 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype, function in namespace:android::renderscript
504 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mips, usages, 0);
529 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mips, usages, 0);

Completed in 20 milliseconds