Searched refs:flatCount (Results 1 – 1 of 1) sorted by relevance
52 int checkOval(int* flatCount, int* buldgeCount) { in checkOval() argument75 if (flatCount) *flatCount = flatc; in checkOval()82 int flatCount, buldgeCount; in onDrawContent() local83 this->checkOval(&flatCount, &buldgeCount); in onDrawContent()91 gFlatCount += flatCount; in onDrawContent()96 flatCount, buldgeCount, gFlatCount, gBuldgeCount); in onDrawContent()