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

  /frameworks/rs/
rsDefines.h 186 RS_SAMPLER_NEAREST,
rsFont.cpp 524 mFontSampler.set(Sampler::getSampler(mRSC, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST,
  /frameworks/rs/scriptc/
rs_types.rsh 601 RS_SAMPLER_NEAREST = 0,
  /frameworks/compile/libbcc/lib/ScriptCRT/
rs_sample.c 151 if (sampleMag == RS_SAMPLER_NEAREST) { \

Completed in 27 milliseconds