Searched refs:CLASS_INPUT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/awt/java/awt/color/
H A DICC_Profile.java60 * The Constant CLASS_INPUT indicates that profile class is input.
62 public static final int CLASS_INPUT = 0; field in class:ICC_Profile
912 return CLASS_INPUT;
H A DICC_ColorSpace.java159 case ICC_Profile.CLASS_INPUT:

Completed in 19 milliseconds