Searched defs:profileType (Results 1 – 4 of 4) sorted by relevance
12 static bool profile_type_is_valid(SkColorProfileType profileType) { in profile_type_is_valid()
46 SkColorProfileType profileType; in info() local
208 SkColorProfileType profileType() const { return fProfileType; } in profileType() function
75 SkColorProfileType profileType() const { return fInfo.profileType(); } in profileType() function