Home | History | Annotate | Download | only in hwui

Lines Matching refs:yDivs

376                 int32_t* yDivs = NULL;
383 yDivs = getInts(yDivsCount);
721 int32_t* yDivs = NULL;
730 yDivs = getInts(yDivsCount);
740 renderer.drawPatch(bitmap, xDivs, yDivs, colors, xDivsCount, yDivsCount,
1123 void DisplayListRenderer::drawPatch(SkBitmap* bitmap, const int32_t* xDivs, const int32_t* yDivs,
1129 addInts(yDivs, height);