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

  /frameworks/base/rs/java/android/renderscript/
ProgramStore.java 257 if(rs.mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH == null) {
263 rs.mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH = builder.create();
265 return rs.mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH;
RenderScript.java     [all...]

Completed in 396 milliseconds