Lines Matching refs:xDivs
375 int32_t* xDivs = NULL;
382 xDivs = getInts(xDivsCount);
720 int32_t* xDivs = NULL;
729 xDivs = getInts(xDivsCount);
740 renderer.drawPatch(bitmap, xDivs, yDivs, colors, xDivsCount, yDivsCount,
1123 void DisplayListRenderer::drawPatch(SkBitmap* bitmap, const int32_t* xDivs, const int32_t* yDivs,
1128 addInts(xDivs, width);