|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sampler | |
|---|---|
| android.renderscript | |
| Uses of Sampler in android.renderscript |
|---|
| Methods in android.renderscript that return Sampler | |
|---|---|
static Sampler |
Sampler.CLAMP_LINEAR_MIP_LINEAR(RenderScript rs)
|
static Sampler |
Sampler.CLAMP_LINEAR(RenderScript rs)
|
static Sampler |
Sampler.CLAMP_NEAREST(RenderScript rs)
|
Sampler |
Sampler.Builder.create()
|
static Sampler |
Sampler.WRAP_LINEAR_MIP_LINEAR(RenderScript rs)
|
static Sampler |
Sampler.WRAP_LINEAR(RenderScript rs)
|
static Sampler |
Sampler.WRAP_NEAREST(RenderScript rs)
|
| Methods in android.renderscript with parameters of type Sampler | |
|---|---|
void |
Program.bindSampler(Sampler vs,
int slot)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||