Home
last modified time | relevance | path

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

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