Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DProgramStore.java43 public enum DepthFunc { enum in ProgramStore
81 DepthFunc(int id) { in DepthFunc() method in ProgramStore.DepthFunc