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

/frameworks/base/libs/hwui/
H A DDisplayListCanvas.cpp202 path = refPath(path);
403 addDrawOp(new (alloc()) DrawPathOp(refPath(&path), refPaint(&paint)));
430 bytesCount, count, refPath(&path),
H A DDisplayListCanvas.h260 inline const SkPath* refPath(const SkPath* path) { function in class:android::uirenderer::DisplayListCanvas
H A DRecordingCanvas.h228 inline const SkPath* refPath(const SkPath* path) { function in class:android::uirenderer::RecordingCanvas
H A DRecordingCanvas.cpp439 refPaint(&paint), refPath(&path)));
551 refPaint(&paint), glyphs, glyphCount, refPath(&path), hOffset, vOffset));

Completed in 474 milliseconds