Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/renderscript/
DProgramStore.java45 public enum DepthFunc { enum in ProgramStore
83 DepthFunc(int id) { in DepthFunc() method in ProgramStore.DepthFunc