Searched refs:BLEND_NONE_DEPTH_NONE (Results 1 – 5 of 5) sorted by relevance
256 public static ProgramStore BLEND_NONE_DEPTH_NONE(RenderScript rs) { in BLEND_NONE_DEPTH_NONE() method in ProgramStore
157 mGeoScript.set_gProgStoreBlendNone(ProgramStore.BLEND_NONE_DEPTH_NONE(mRS)); in initGeoScript()
159 mFillScript.set_gProgStoreBlendNone(ProgramStore.BLEND_NONE_DEPTH_NONE(mRS)); in initFillScript()
101 ProgramStore blendNone = ProgramStore.BLEND_NONE_DEPTH_NONE(rs); in addBlurPasses()
173 mProgStoreBlendNone = ProgramStore.BLEND_NONE_DEPTH_NONE(mRS); in initProgramStore()