Home
last modified time | relevance | path

Searched defs:getColor4f (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrPaint.h51 const SkPMColor4f& getColor4f() const { return fColor; } in getColor4f() function
/third_party/flutter/skia/src/gpu/
DGrPaint.h51 const SkPMColor4f& getColor4f() const { return fColor; } in getColor4f() function
/third_party/skia/include/core/
DSkPaint.h226 SkColor4f getColor4f() const { return fColor4f; } in getColor4f() function
/third_party/flutter/skia/include/core/
DSkPaint.h241 SkColor4f getColor4f() const { return fColor4f; } in getColor4f() function