HomeSort by relevance Sort by last modified time
    Searched refs:rsi_AllocationCreateTyped (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsAllocation.cpp 739 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype,
768 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
793 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
    [all...]
rsScriptC_Lib.cpp 348 return rsi_AllocationCreateTyped(rsc, type, mipmaps, usages, ptr);

Completed in 164 milliseconds