Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordingCanvas.cpp454 refPaint(&paint), refPath(&path))); in drawPath()
571 refPaint(&paint), tempGlyphs, 1, refPath(&path), x, y)); in drawLayoutOnPath()
DRecordingCanvas.h227 inline const SkPath* refPath(const SkPath* path) { in refPath() function