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

  /frameworks/rs/
rsFont.h 211 ObjectBaseRef<Sampler> mFontSampler;
rsFont.cpp 533 mFontSampler.set(Sampler::getSampler(mRSC, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST,
536 mFontShaderF->bindSampler(mRSC, 0, mFontSampler.get());
825 mFontSampler.clear();
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFont.h 211 ObjectBaseRef<Sampler> mFontSampler;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFont.h 211 ObjectBaseRef<Sampler> mFontSampler;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFont.h 211 ObjectBaseRef<Sampler> mFontSampler;

Completed in 1325 milliseconds