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

  /frameworks/rs/scriptc/
rs_sampler.rsh 45 rsSamplerGetMagnification(rs_sampler s);
  /prebuilts/sdk/renderscript/include/
rs_sampler.rsh 45 rsSamplerGetMagnification(rs_sampler s);
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_sampler.c 18 rsSamplerGetMagnification(rs_sampler s) {
rs_sample.c 556 rs_sampler_value sampleMag = rsSamplerGetMagnification(s);
609 rs_sampler_value sampleMag = rsSamplerGetMagnification(s);
657 if (rsSamplerGetMagnification(s) == RS_SAMPLER_NEAREST) {

Completed in 1060 milliseconds