Searched refs:ten (Results 1 – 2 of 2) sorted by relevance
75 if (sectionsNum == ten && fpsInfoResult.fps != 0) { in GetResultFPS()108 if (printCount < ten) { in GetSectionsPrint()109 for (int i = 0; i < ten - printCount; i++) { in GetSectionsPrint()130 printf("sectionsFps:%d|%lld\n", msCount * ten, currLastTime); in GetSectionsFps()136 printf("sectionsFps:%d|%lld\n", msCount * ten, currLastTime); in GetSectionsFps()144 printf("sectionsFps:%d|%lld\n", msCount * ten, currLastTime); in GetSectionsFps()
116 int ten = 10; variable