Searched refs:bindToContext (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/
H A DrsSampler.h61 void bindToContext(SamplerState *, uint32_t slot);
H A DrsSampler.cpp60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { function in class:Sampler
H A DrsContext.cpp697 s->bindToContext(&rsc->mStateSampler, slot);
/frameworks/support/renderscript/v8/rs_support/
H A DrsSampler.h61 void bindToContext(SamplerState *, uint32_t slot);
H A DrsSampler.cpp60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { function in class:Sampler
H A DrsContext.cpp411 s->bindToContext(&rsc->mStateSampler, slot);

Completed in 44 milliseconds