Home
last modified time | relevance | path

Searched defs:SkVertices (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/include/core/
H A DSkVertices.h22 class SK_API SkVertices : public SkNVRefCnt<SkVertices> { class
111 SkVertices() {} in SkVertices() function in SkVertices
[all...]
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp458 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 DSkXPSDevice.cpp1148 void SkXPSDevice::drawVertices(const SkVertices*, SkBlendMode, const SkPaint&) { in drawVertices() argument
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp966 void SkPDFDevice::drawVertices(const SkVertices*, SkBlendMode, const SkPaint&) { in drawVertices() argument

Completed in 14 milliseconds