Searched refs:tempColorsSize (Results 1 – 1 of 1) sorted by relevance
1202 int64_t tempColorsSize = (column + 1) * (row + 1) + colorOffset; in OnDrawPixelMapMesh() local1204 if (colorsSize != 0 && colorsSize != tempColorsSize) { in OnDrawPixelMapMesh()