Home
last modified time | relevance | path

Searched refs:parseInt32Token (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/svg/include/
H A DSkSVGAttributeParser.h92 bool parseInt32Token(int32_t*);
/third_party/skia/modules/svg/src/
H A DSkSVGAttributeParser.cpp103 bool SkSVGAttributeParser::parseInt32Token(int32_t* res) { in parseInt32Token() function in SkSVGAttributeParser
350 if (this->parseInt32Token(&i)) {

Completed in 2 milliseconds