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

  /frameworks/rs/
rsHidlAdaptation.cpp 105 mEntryFuncs.AllocationElementRead = AllocationElementRead;
633 void RsHidlAdaptation::AllocationElementRead (RsContext context, RsAllocation allocation, uint32_t x, uint32_t y, uint32_t z,
638 GetIContextHandle(context)->allocationElementRead(_allocation, x, y, z, lod, data, sizeBytes, eoff);
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 163 AllocationElementReadFnPtr AllocationElementRead;

Completed in 452 milliseconds