Home
last modified time | relevance | path

Searched refs:ColorComponentF (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFUnion.h40 static SkPDFUnion ColorComponentF(float);
DSkPDFTypes.cpp222 SkPDFUnion SkPDFUnion::ColorComponentF(float value) { in ColorComponentF() function in SkPDFUnion
397 fRecords.emplace_back(SkPDFUnion::Name(key), SkPDFUnion::ColorComponentF(value)); in insertColorComponentF()