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

  /frameworks/rs/
rsHidlAdaptation.cpp 91 mEntryFuncs.Allocation1DRead = Allocation1DRead;
625 void RsHidlAdaptation::Allocation1DRead (RsContext context, RsAllocation allocation, uint32_t xoff, uint32_t lod,
630 GetIContextHandle(context)->allocation1DRead(_allocation, xoff, lod, count, data, sizeBytes);
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 147 Allocation1DReadFnPtr Allocation1DRead;

Completed in 49 milliseconds