Searched refs:profileArray (Results 1 – 1 of 1) sorted by relevance
1084 long[] profileArray = getBase( in getDynamicRangeProfiles() local1087 if (profileArray == null) { in getDynamicRangeProfiles()1091 return new DynamicRangeProfiles(profileArray); in getDynamicRangeProfiles()1095 long[] profileArray = getBase( in getColorSpaceProfiles() local1098 if (profileArray == null) { in getColorSpaceProfiles()1102 return new ColorSpaceProfiles(profileArray); in getColorSpaceProfiles()