HomeSort by relevance Sort by last modified time
    Searched refs:mSampler_WRAP_LINEAR_MIP_LINEAR (Results 1 - 5 of 5) sorted by null

  /frameworks/base/rs/java/android/renderscript/
Sampler.java 221 if (rs.mSampler_WRAP_LINEAR_MIP_LINEAR == null) {
223 if (rs.mSampler_WRAP_LINEAR_MIP_LINEAR == null) {
229 rs.mSampler_WRAP_LINEAR_MIP_LINEAR = b.create();
233 return rs.mSampler_WRAP_LINEAR_MIP_LINEAR;
RenderScript.java     [all...]
  /frameworks/rs/support/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     [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 308 milliseconds