Searched refs:setDepthMaskEnabled (Results 1 – 15 of 15) sorted by relevance
243 builder.setDepthMaskEnabled(true); in BLEND_NONE_DEPTH_TEST()264 builder.setDepthMaskEnabled(false); in BLEND_NONE_DEPTH_NONE()288 builder.setDepthMaskEnabled(true); in BLEND_ALPHA_DEPTH_TEST()310 builder.setDepthMaskEnabled(false); in BLEND_ALPHA_DEPTH_NONE()365 public Builder setDepthMaskEnabled(boolean enable) { in setDepthMaskEnabled() method in ProgramStore.Builder
50 b.setDepthMaskEnabled(false); in getDefaultBuilder()80 depthWriteEnable = b.setDepthMaskEnabled(true).create(); in initializeGlobals()160 b.setDepthMaskEnabled(depthMask); in testJavaSide()
454 .setDepthMaskEnabled(mForceBlendCardsWithZ) in initProgramStore()463 .setDepthMaskEnabled(mForceBlendCardsWithZ) in initProgramStore()472 .setDepthMaskEnabled(false) in initProgramStore()583 .setDepthMaskEnabled(depthWrites) in setStoreConfigs()
83 builder.setDepthMaskEnabled(false); in BLEND_ADD_DEPTH_NONE()
82 b.setDepthMaskEnabled(true); in initPFS()
98 b.setDepthMaskEnabled(true); in initPFS()
136 builder.setDepthMaskEnabled(false); in BLEND_ADD_DEPTH_NONE()181 builder.setDepthMaskEnabled(false); in initProgramStore()
83 b.setDepthMaskEnabled(true); in initPFS()
84 b.setDepthMaskEnabled(true); in initPFS()
90 b.setDepthMaskEnabled(true); in initPFS()
198 builder.setDepthMaskEnabled(false); in BLEND_ADD_DEPTH_NONE()
18255 method public android.renderscript.ProgramStore.Builder setDepthMaskEnabled(boolean);
18382 method public android.renderscript.ProgramStore.Builder setDepthMaskEnabled(boolean);
19363 method public android.renderscript.ProgramStore.Builder setDepthMaskEnabled(boolean);