Searched defs:SkVertices (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/include/core/ |
H A D | SkVertices.h | 22 class SK_API SkVertices : public SkNVRefCnt<SkVertices> { class 111 SkVertices() {} in SkVertices() function in SkVertices [all...] |
/third_party/skia/src/utils/ |
H A D | SkShadowUtils.cpp | 458 draw_shadow(const FACTORY& factory, std::function<void(const SkVertices*, SkBlendMode, const SkPaint&, SkScalar tx, SkScalar ty, bool)> drawProc, ShadowedPath& path, SkColor color, bool isLimitElevation = false) draw_shadow() argument [all...] |
/third_party/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 1148 void SkXPSDevice::drawVertices(const SkVertices*, SkBlendMode, const SkPaint&) { in drawVertices() argument
|
/third_party/skia/src/pdf/ |
H A D | SkPDFDevice.cpp | 966 void SkPDFDevice::drawVertices(const SkVertices*, SkBlendMode, const SkPaint&) { in drawVertices() argument
|
Completed in 14 milliseconds