Home
last modified time | relevance | path

Searched refs:RsDepthFunc (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/rs/
DrsProgramFragmentStore.h37 void setDepthFunc(RsDepthFunc);
DrsProgramFragmentStore.cpp129 void ProgramFragmentStore::setDepthFunc(RsDepthFunc func) in setDepthFunc()
273 void rsi_ProgramFragmentStoreDepthFunc(Context *rsc, RsDepthFunc func) in rsi_ProgramFragmentStoreDepthFunc()
DRenderScript.h149 enum RsDepthFunc { enum
Drs.spec347 param RsDepthFunc func
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp1040 rsProgramFragmentStoreDepthFunc(con, (RsDepthFunc)func); in nProgramFragmentStoreDepthFunc()