Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/svg/
DSkSVGDevice.h55 class AutoElement; variable
DSkSVGDevice.cpp214 class SkSVGDevice::AutoElement : ::SkNoncopyable { class in SkSVGDevice
216 AutoElement(const char name[], SkXMLWriter* writer) in AutoElement() function in SkSVGDevice::AutoElement
222 AutoElement(const char name[], const std::unique_ptr<SkXMLWriter>& writer) in AutoElement() function in SkSVGDevice::AutoElement
225 AutoElement(const char name[], const std::unique_ptr<SkXMLWriter>& writer, in AutoElement() function in SkSVGDevice::AutoElement