Home | History | Annotate | Download | only in cpp

Lines Matching refs:RsSamplerValue

1872     RsSamplerValue mMin;
1873 RsSamplerValue mMag;
1874 RsSamplerValue mWrapS;
1875 RsSamplerValue mWrapT;
1876 RsSamplerValue mWrapR;
1889 static sp<Sampler> create(sp<RS> rs, RsSamplerValue min, RsSamplerValue mag, RsSamplerValue wrapS, RsSamplerValue wrapT, float anisotropy);
1894 RsSamplerValue getMinification();
1898 RsSamplerValue getMagnification();
1902 RsSamplerValue getWrapS();
1906 RsSamplerValue getWrapT();