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

  /frameworks/base/rs/java/android/renderscript/
Sampler.java 149 if (rs.mSampler_CLAMP_LINEAR_MIP_LINEAR == null) {
151 if (rs.mSampler_CLAMP_LINEAR_MIP_LINEAR == null) {
157 rs.mSampler_CLAMP_LINEAR_MIP_LINEAR = b.create();
161 return rs.mSampler_CLAMP_LINEAR_MIP_LINEAR;
RenderScript.java     [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Sampler.java 153 if(rs.mSampler_CLAMP_LINEAR_MIP_LINEAR == null) {
159 rs.mSampler_CLAMP_LINEAR_MIP_LINEAR = b.create();
161 return rs.mSampler_CLAMP_LINEAR_MIP_LINEAR;
RenderScript.java     [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 1920 milliseconds