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 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
Sampler.java
163
if(rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
== null) {
169
rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
= b.create();
171
return rs.
mSampler_WRAP_LINEAR_MIP_LINEAR
;
RenderScript.java
668
Sampler
mSampler_WRAP_LINEAR_MIP_LINEAR
;
[
all
...]
Completed in 836 milliseconds