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