Home
last modified time | relevance | path

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

/frameworks/rs/
DrsProgramStore.cpp27 RsDepthFunc depthFunc) : ProgramBase(rsc) { in ProgramStore()
91 RsDepthFunc depthFunc) { in getProgramStore()
147 RsDepthFunc depthFunc) { in rsi_ProgramStoreCreate()
DrsProgramStore.h56 RsDepthFunc depthFunc; member
DrsApiStubs.cpp792 RsDepthFunc depthFunc) in rsProgramStoreCreate()
/frameworks/rs/driver/
DrsdProgramStore.cpp35 GLenum depthFunc; member
/frameworks/rs/driver/runtime/
Drs_structs.h115 rs_depth_func depthFunc; member
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java899 int srcMode, int dstMode, int depthFunc); in rsnProgramStoreCreate()
902 int srcMode, int dstMode, int depthFunc) { in nProgramStoreCreate()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp2435 jint depthFunc) in nProgramStoreCreate()