Home
last modified time | relevance | path

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

/external/skia/src/svg/parser/
DSkSVGPaintState.cpp53 const char* attrValue, size_t attrLength) { in addAttribute()
277 size_t attrLength = topAttr->size(); in writeChangedAttributes() local
358 size_t attrLength = topAttr->size(); in writeChangedElements() local
DSkSVGElements.cpp17 const char* attrValue, size_t attrLength) { in addAttribute()