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

  /frameworks/rs/
rsHidlAdaptation.cpp 102 mEntryFuncs.AllocationCreateTyped = AllocationCreateTyped;
419 RsAllocation RsHidlAdaptation::AllocationCreateTyped (RsContext context, RsType type,
426 uint64_t allocation = GetIContextHandle(context)->allocationCreateTyped(_type,
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 159 AllocationCreateTypedFnPtr AllocationCreateTyped;

Completed in 51 milliseconds