Searched refs:ColorComponentF (Results 1 – 4 of 4) sorted by relevance
54 static SkPDFUnion ColorComponentF(float);
218 SkPDFUnion SkPDFUnion::ColorComponentF(float value) { in ColorComponentF() function in SkPDFUnion394 fRecords.emplace_back(SkPDFUnion::Name(key), SkPDFUnion::ColorComponentF(value)); in insertColorComponentF()