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

/frameworks/rs/
H A DrsAllocation.cpp735 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0); local
736 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);
760 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0); local
761 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);

Completed in 41 milliseconds