Searched refs:mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DProgramStore.java260 if(rs.mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH == null) {
266 rs.mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH = builder.create();
268 return rs.mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH;
H A DRenderScript.java946 ProgramStore mProgramStore_BLEND_NONE_DEPTH_NO_DEPTH; field in class:RenderScript

Completed in 65 milliseconds