Home
last modified time | relevance | path

Searched refs:WRAP_LINEAR (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/cpp/
DSampler.cpp83 CREATE_SAMPLER(WRAP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_WRAP, RS_SAMPLER_WRAP);
DrsCppStructs.h525 sp<const Sampler> WRAP_LINEAR; member
4314 static sp<const Sampler> WRAP_LINEAR(const sp<RS> &rs);
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java119 TextureViewUpdater updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_LINEAR(mRS)); in onCreate()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DSampler.java192 public static Sampler WRAP_LINEAR(RenderScript rs) { in WRAP_LINEAR() method in Sampler
/frameworks/base/rs/java/android/renderscript/
DSampler.java196 public static Sampler WRAP_LINEAR(RenderScript rs) { in WRAP_LINEAR() method in Sampler
/frameworks/support/api/
D23.0.0.txt10478 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D23.1.1.txt10866 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D23.2.1.txt11397 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D23.2.0.txt11395 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D23.4.0.txt11413 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D23.1.0.txt10897 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D24.0.0.txt12213 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
D24.1.0.txt12223 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26482 … method public static android.renderscript.Sampler WRAP_LINEAR(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38685 Landroid/renderscript/Sampler;->WRAP_LINEAR(Landroid/renderscript/RenderScript;)Landroid/renderscri…
/frameworks/base/api/
Dcurrent.txt37918 … method public static android.renderscript.Sampler WRAP_LINEAR(android.renderscript.RenderScript);