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

/frameworks/rs/
H A DrsAllocation.cpp651 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0); local
652 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);
676 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0); local
677 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);

Completed in 7 milliseconds