Searched refs:ColorComponentF (Results 1 – 2 of 2) sorted by relevance
40 static SkPDFUnion ColorComponentF(float);
222 SkPDFUnion SkPDFUnion::ColorComponentF(float value) { in ColorComponentF() function in SkPDFUnion397 fRecords.emplace_back(SkPDFUnion::Name(key), SkPDFUnion::ColorComponentF(value)); in insertColorComponentF()