Searched refs:kPlotWidth (Results 1 – 1 of 1) sorted by relevance
359 return width <= kPlotWidth && height <= kPlotHeight; in PlausiblyAtlasable()376 static const int kPlotWidth = kAtlasTextureWidth / kNumPlotsX; variable