Home
last modified time | relevance | path

Searched refs:refPath (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DDisplayListCanvas.cpp202 path = refPath(path); in clipPath()
403 addDrawOp(new (alloc()) DrawPathOp(refPath(&path), refPaint(&paint))); in drawPath()
430 bytesCount, count, refPath(&path), in drawGlyphsOnPath()
DRecordingCanvas.cpp457 refPaint(&paint), refPath(&path))); in drawPath()
569 refPaint(&paint), glyphs, glyphCount, refPath(&path), hOffset, vOffset)); in drawGlyphsOnPath()
DRecordingCanvas.h228 inline const SkPath* refPath(const SkPath* path) { in refPath() function
DDisplayListCanvas.h260 inline const SkPath* refPath(const SkPath* path) { in refPath() function