Home
last modified time | relevance | path

Searched defs:AutoTmpPath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp1419 class AutoTmpPath { class
1421 AutoTmpPath(const SkPath& src, SkPath** dst) : fSrc(src) { in AutoTmpPath() function in AutoTmpPath