Searched refs:plotY (Results 1 – 1 of 1) sorted by relevance
37 int plotY = topLeft.y() / fPlotHeight; in validate() local38 SkASSERT(plotIndex == (numPlotsY - plotY - 1) * numPlotsX + (numPlotsX - plotX - 1)); in validate()