Searched defs:attrPtr (Results 1 – 3 of 3) sorted by relevance
187 int SkSVGPaint::getAttributes(const SkSVGAttribute** attrPtr) { in getAttributes()
217 char* attrPtr = strchr(attributes, ' ') + 1; in saveAttributes() local