Searched refs:DepthFunc (Results 1 – 16 of 16) sorted by relevance
43 public enum DepthFunc { enum in ProgramStore81 DepthFunc(int id) { in DepthFunc() method in ProgramStore.DepthFunc136 DepthFunc mDepthFunc;155 public DepthFunc getDepthFunc() { in getDepthFunc()238 builder.setDepthFunc(ProgramStore.DepthFunc.LESS); in BLEND_NONE_DEPTH_TEST()259 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_NONE_DEPTH_NONE()283 builder.setDepthFunc(ProgramStore.DepthFunc.LESS); in BLEND_ALPHA_DEPTH_TEST()305 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ALPHA_DEPTH_NONE()321 DepthFunc mDepthFunc;333 mDepthFunc = DepthFunc.ALWAYS; in Builder()[all …]
23 import android.renderscript.ProgramStore.DepthFunc;80 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
27 import android.renderscript.ProgramStore.DepthFunc;96 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
26 import android.renderscript.ProgramStore.DepthFunc;
25 import android.renderscript.ProgramStore.DepthFunc;81 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
25 import android.renderscript.ProgramStore.DepthFunc;82 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
30 import android.renderscript.ProgramStore.DepthFunc;88 b.setDepthFunc(DepthFunc.LESS); in initPFS()
24 import android.renderscript.ProgramStore.DepthFunc;
25 import android.renderscript.ProgramStore.DepthFunc;133 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()177 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in initProgramStore()
35 import android.renderscript.ProgramStore.DepthFunc;
33 import android.renderscript.ProgramStore.DepthFunc;
39 import android.renderscript.ProgramStore.DepthFunc;
195 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
82 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
28 import android.renderscript.ProgramStore.DepthFunc;
3588 http://developer.android.com/reference/android/renderscript/ProgramStore.DepthFunc.html