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

  /frameworks/base/libs/rs/
rsAllocation.cpp 333 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype)
348 return rsi_AllocationCreateTyped(rsc, type);
541 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, type);
rsProgramVertex.cpp 374 Allocation *alloc = (Allocation *)rsi_AllocationCreateTyped(rsc, mAllocType.get());

Completed in 597 milliseconds