Home
last modified time | relevance | path

Searched refs:mFontSampler (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsFont.h211 ObjectBaseRef<Sampler> mFontSampler; variable
DrsFont.cpp531 mFontSampler.set(Sampler::getSampler(mRSC, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST, in initRenderState()
534 mFontShaderF->bindSampler(mRSC, 0, mFontSampler.get()); in initRenderState()
821 mFontSampler.clear(); in deinit()