Home
last modified time | relevance | path

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

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