Searched refs:yIsStretchable (Results 1 – 1 of 1) sorted by relevance
185 bool yIsStretchable = (y0 == 0); in NinePatch_Draw() local229 for (j = yIsStretchable ? 1 : 0; in NinePatch_Draw()231 j++, yIsStretchable = !yIsStretchable) { in NinePatch_Draw()240 if (yIsStretchable) { in NinePatch_Draw()