HomeSort by relevance Sort by last modified time
    Searched defs:applyToPaint (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkStrokeRec.cpp 125 void SkStrokeRec::applyToPaint(SkPaint* paint) const {
SkTextBlob.cpp 28 void applyToPaint(SkPaint* paint) const {
350 fCurrentRun->font().applyToPaint(paint);
377 run.font().applyToPaint(&paint);
421 run.font().applyToPaint(&paint);

Completed in 697 milliseconds