HomeSort by relevance Sort by last modified time
    Searched refs:bindToContext (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsSampler.h 65 void bindToContext(SamplerState *, uint32_t slot);
rsSampler.cpp 60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) {
rsContext.cpp 770 s->bindToContext(&rsc->mStateSampler, slot);

Completed in 85 milliseconds