Home
last modified time | relevance | path

Searched refs:setDepthFunc (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
DProgramStore.java240 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
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
DUT_program_store.java49 b.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in getDefaultBuilder()
83 depthFunc = b.setDepthFunc(ProgramStore.DepthFunc.GREATER).create(); in initializeGlobals()
159 b.setDepthFunc(df); in testJavaSide()
/frameworks/ex/carousel/java/com/android/ex/carousel/
DCarouselRS.java453 .setDepthFunc(depthFunc) in initProgramStore()
462 .setDepthFunc(depthFunc) in initProgramStore()
471 .setDepthFunc(ProgramStore.DepthFunc.ALWAYS) in initProgramStore()
582 .setDepthFunc(depthFunc) in setStoreConfigs()
/frameworks/base/tests/RenderScriptTests/Balls/src/com/example/android/rs/balls/
DBallsRS.java80 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
DSimpleModelRS.java80 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
DSceneGraphRS.java96 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
/frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
DRsRenderStatesRS.java133 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
177 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in initProgramStore()
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
DFBOTestRS.java81 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
DFBOSyncRS.java82 b.setDepthFunc(ProgramStore.DepthFunc.LESS); in initPFS()
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/
DShadersTestRS.java88 b.setDepthFunc(DepthFunc.LESS); in initPFS()
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DSceneManager.java195 builder.setDepthFunc(ProgramStore.DepthFunc.ALWAYS); in BLEND_ADD_DEPTH_NONE()
/frameworks/base/api/
D14.txt18254 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…
D15.txt18381 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…
Dcurrent.txt19362 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…
D16.txt19362 …method public android.renderscript.ProgramStore.Builder setDepthFunc(android.renderscript.ProgramS…