Searched refs:setDepthFunc (Results 1 – 15 of 15) sorted by relevance
240 builder.setDepthFunc(ProgramStore.DepthFunc.LESS); in BLEND_NONE_DEPTH_TEST()261 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_NONE_DEPTH_NONE()285 builder.setDepthFunc(ProgramStore.DepthFunc.LESS); in BLEND_ALPHA_DEPTH_TEST()307 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ALPHA_DEPTH_NONE()352 public Builder setDepthFunc(DepthFunc func) { in setDepthFunc() method in ProgramStore.Builder
49 b.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in getDefaultBuilder()83 depthFunc = b.setDepthFunc(ProgramStore.DepthFunc.GREATER).create(); in initializeGlobals()159 b.setDepthFunc(df); in testJavaSide()
453 .setDepthFunc(depthFunc) in initProgramStore()462 .setDepthFunc(depthFunc) in initProgramStore()471 .setDepthFunc(ProgramStore.DepthFunc.ALWAYS) in initProgramStore()582 .setDepthFunc(depthFunc) in setStoreConfigs()
80 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
80 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
96 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
133 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()177 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in initProgramStore()
81 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
82 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
88 b.setDepthFunc(DepthFunc.LESS); in initPFS()
195 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
18254 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…
18381 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…
19362 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…