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

  /frameworks/rs/
rsHidlAdaptation.cpp 109 mEntryFuncs.AllocationGetType = AllocationGetType;
214 const void* RsHidlAdaptation::AllocationGetType(RsContext context, RsAllocation allocation)
218 uint64_t typeRet = GetIContextHandle(context)->allocationGetType(_allocation);
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 166 AllocationGetTypeFnPtr AllocationGetType;

Completed in 56 milliseconds