Home
last modified time | relevance | path

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

/frameworks/base/awt/org/apache/harmony/awt/gl/color/
DICC_Transform.java75 long[] profileHandles = new long[numProfiles]; in ICC_Transform() local
126 long[] profileHandles = new long[numProfiles]; in ICC_Transform() local
DNativeCMM.java37 private static HashMap<ICC_Profile, Long> profileHandles = new HashMap<ICC_Profile, Long>(); field in NativeCMM
67 long[] profileHandles, in cmmCreateMultiprofileTransform()