Home
last modified time | relevance | path

Searched refs:fillRow (Results 1 – 2 of 2) 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()
/external/skia/legacy/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()