Searched refs:AutoTmpPath (Results 1 – 1 of 1) sorted by relevance
1322 class AutoTmpPath { class1324 AutoTmpPath(const SkPath& src, SkPath** dst) : fSrc(src) { in AutoTmpPath() function in AutoTmpPath1334 ~AutoTmpPath() { in ~AutoTmpPath()1351 AutoTmpPath tmp(src, &dst); in strokePath()