Searched refs:gammasAreMatching (Results 1 – 3 of 3) sorted by relevance
102 const bool gammasAreMatching = numTables <= 1; in toDstGammaTables() local107 gammasAreMatching); in toDstGammaTables()
31 const SkColorSpace_XYZ* space, bool gammasAreMatching);
213 bool gammasAreMatching) in build_gamma_tables() argument273 if (gammasAreMatching) { in build_gamma_tables()291 bool gammasAreMatching) { in BuildDstGammaTables() argument293 gammasAreMatching); in BuildDstGammaTables()930 bool gammasAreMatching = (gammas->type(0) == gammas->type(1)) && in num_tables() local937 return gammasAreMatching ? 1 : 3; in num_tables()