Home
last modified time | relevance | path

Searched defs:depthFunc (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/
DrsProgramStore.cpp28 RsDepthFunc depthFunc) : ProgramBase(rsc) { in ProgramStore()
91 RsDepthFunc depthFunc) { in getProgramStore()
150 RsDepthFunc depthFunc) { in rsi_ProgramStoreCreate()
DrsProgramStore.h54 RsDepthFunc depthFunc; member
/frameworks/rs/driver/
DrsdProgramStore.cpp36 GLenum depthFunc; member
/frameworks/rs/driver/runtime/
Drs_structs.h115 rs_depth_func depthFunc; member
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java865 int srcMode, int dstMode, int depthFunc); in rsnProgramStoreCreate()
868 int srcMode, int dstMode, int depthFunc) { in nProgramStoreCreate()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp2143 jint depthFunc) in nProgramStoreCreate()