Searched refs:RS_SAMPLER_LINEAR_MIP_NEAREST (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsDefines.h204 RS_SAMPLER_LINEAR_MIP_NEAREST, enumerator in enum:RsSamplerValue
/frameworks/rs/scriptc/
H A Drs_types.rsh643 RS_SAMPLER_LINEAR_MIP_NEAREST = 5,
/frameworks/rs/driver/runtime/
H A Drs_sample.c557 if (sampleMin == RS_SAMPLER_LINEAR_MIP_NEAREST) {
610 if (sampleMin == RS_SAMPLER_LINEAR_MIP_NEAREST) {

Completed in 82 milliseconds