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

/frameworks/rs/
H A DrsAllocation.cpp610 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mips, usages, 0); local
611 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);
635 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mips, usages, 0); local
636 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);

Completed in 484 milliseconds