Home
last modified time | relevance | path

Searched refs:applyToPaint (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/core/
DSkStrokeRec.h99 void applyToPaint(SkPaint* paint) const;
/external/skqp/include/core/
DSkStrokeRec.h99 void applyToPaint(SkPaint* paint) const;
/external/skqp/src/gpu/
DGrSWMaskHelper.cpp58 shape.style().strokeRec().applyToPaint(&paint); in drawShape()
/external/skia/src/gpu/
DGrSWMaskHelper.cpp58 shape.style().strokeRec().applyToPaint(&paint); in drawShape()
/external/skqp/src/core/
DSkStrokeRec.cpp125 void SkStrokeRec::applyToPaint(SkPaint* paint) const { in applyToPaint() function in SkStrokeRec
/external/skia/src/core/
DSkStrokeRec.cpp125 void SkStrokeRec::applyToPaint(SkPaint* paint) const { in applyToPaint() function in SkStrokeRec