Home
last modified time | relevance | path

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

/external/skqp/src/svg/
DSkSVGDevice.h52 class AutoElement; variable
DSkSVGDevice.cpp185 class SkSVGDevice::AutoElement : ::SkNoncopyable { class in SkSVGDevice
187 AutoElement(const char name[], SkXMLWriter* writer) in AutoElement() function in SkSVGDevice::AutoElement
193 AutoElement(const char name[], SkXMLWriter* writer, ResourceBucket* bucket, in AutoElement() function in SkSVGDevice::AutoElement
/external/skia/src/svg/
DSkSVGDevice.h51 class AutoElement; variable
DSkSVGDevice.cpp185 class SkSVGDevice::AutoElement : ::SkNoncopyable { class in SkSVGDevice
187 AutoElement(const char name[], SkXMLWriter* writer) in AutoElement() function in SkSVGDevice::AutoElement
193 AutoElement(const char name[], const std::unique_ptr<SkXMLWriter>& writer) in AutoElement() function in SkSVGDevice::AutoElement
196 AutoElement(const char name[], const std::unique_ptr<SkXMLWriter>& writer, in AutoElement() function in SkSVGDevice::AutoElement