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

  /frameworks/rs/
rsFont.h 211 ObjectBaseRef<Sampler> mFontSampler;
rsFont.cpp 531 mFontSampler.set(Sampler::getSampler(mRSC, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST,
534 mFontShaderF->bindSampler(mRSC, 0, mFontSampler.get());
821 mFontSampler.clear();

Completed in 191 milliseconds