Home
last modified time | relevance | path

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

/third_party/skia/src/svg/
DSkSVGDevice.h52 class AutoElement; variable
DSkSVGDevice.cpp247 class SkSVGDevice::AutoElement : ::SkNoncopyable { class in SkSVGDevice
249 AutoElement(const char name[], SkXMLWriter* writer) in AutoElement() function in SkSVGDevice::AutoElement
255 AutoElement(const char name[], const std::unique_ptr<SkXMLWriter>& writer) in AutoElement() function in SkSVGDevice::AutoElement
258 AutoElement(const char name[], SkSVGDevice* svgdev, in AutoElement() function in SkSVGDevice::AutoElement
/third_party/skia/m133/src/svg/
DSkSVGDevice.h79 class AutoElement; variable
DSkSVGDevice.cpp280 class SkSVGDevice::AutoElement : ::SkNoncopyable { class in SkSVGDevice
282 AutoElement(const char name[], SkXMLWriter* writer) in AutoElement() function in SkSVGDevice::AutoElement
288 AutoElement(const char name[], const std::unique_ptr<SkXMLWriter>& writer) in AutoElement() function in SkSVGDevice::AutoElement
291 AutoElement(const char name[], SkSVGDevice* svgdev, in AutoElement() function in SkSVGDevice::AutoElement