Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathParser.cpp53 static void extract(int* outEndPosition, bool* outEndWithNegOrDot, const char* s, int start, in extract() argument
58 *outEndWithNegOrDot = false; in extract()
74 *outEndWithNegOrDot = true; in extract()
83 *outEndWithNegOrDot = true; in extract()