Home
last modified time | relevance | path

Searched refs:outPoints (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DPathParser.cpp124 static void getFloats(std::vector<float>* outPoints, PathParser::ParseResult* result, in getFloats() argument
144 outPoints->push_back(currentValue); in getFloats()