Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathParser.cpp55 static void extract(int* outEndPosition, bool* outEndWithNegOrDot, const char* s, int start, in extract() argument
60 *outEndWithNegOrDot = false; in extract()
76 *outEndWithNegOrDot = true; in extract()
85 *outEndWithNegOrDot = true; in extract()