Searched refs:fToDstGammaTables (Results 1 – 2 of 2) sorted by relevance
105 SkColorSpaceXform_Base::BuildDstGammaTables(fToDstGammaTables, in toDstGammaTables()111 tables[0] = fToDstGammaTables[0]; in toDstGammaTables()112 tables[1] = fToDstGammaTables[1]; in toDstGammaTables()113 tables[2] = fToDstGammaTables[2]; in toDstGammaTables()
54 mutable const uint8_t* fToDstGammaTables[3]; variable