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

  /frameworks/rs/
rsHidlAdaptation.cpp 140 mEntryFuncs.SamplerCreate = SamplerCreate;
704 RsSampler RsHidlAdaptation::SamplerCreate (RsContext context,
712 uint64_t sampler = GetIContextHandle(context)->samplerCreate((SamplerValue) magFilter,
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 202 SamplerCreateFnPtr SamplerCreate;

Completed in 477 milliseconds