OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSampler_WRAP_LINEAR_MIP_LINEAR
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
Sampler.java
211
if(rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
== null) {
217
rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
= b.create();
219
return rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
;
RenderScript.java
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Sampler.java
213
if(rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
== null) {
219
rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
= b.create();
221
return rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
;
RenderScript.java
666
Sampler
mSampler_WRAP_LINEAR_MIP_LINEAR
;
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 28 milliseconds