Home
last modified time | relevance | path

Searched refs:fillRow (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkNinePatch.cpp74 static void fillRow(SkPoint verts[], SkPoint texs[], in fillRow() function
212 fillRow(verts, texs, vy, 0, bounds, xDivs, numXDivs, in DrawMesh()
231 fillRow(verts, texs, vy, ty, bounds, xDivs, numXDivs, in DrawMesh()
236 fillRow(verts, texs, bounds.fBottom, SkIntToScalar(bitmap.height()), in DrawMesh()