Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgramStore.java50 public enum DepthFunc { enum in ProgramStore
90 DepthFunc(int id) { in DepthFunc() method in ProgramStore.DepthFunc