Searched refs:parseColorComponentScalarToken (Results 1 – 2 of 2) sorted by relevance
129 bool parseColorComponentScalarToken(int32_t*);
331 bool SkSVGAttributeParser::parseColorComponentScalarToken(int32_t* c) { in parseColorComponentScalarToken() function in SkSVGAttributeParser374 this->parseColorComponentScalarToken(&a)) { in parseRGBAColorToken()