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

  /frameworks/rs/
rsScriptC_Lib.cpp 293 return rsi_AllocationCreateTyped(rsc, type, mipmaps, usages, ptr);
rsAllocation.cpp 779 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype,
808 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
833 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0);
    [all...]

Completed in 66 milliseconds