Searched refs:zoomPointsNum (Results 1 – 1 of 1) sorted by relevance
1214 int zoomPointsNum = static_cast<int>(zoomItem.data.ui32[i + 1]); in QueryZoomPerformance() local1216 for (int j = 0; j < dataLenPerPoint * zoomPointsNum; j++) { in QueryZoomPerformance()1223 i = i + 1 + zoomPointsNum * dataLenPerPoint + 1; in QueryZoomPerformance()