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/deqp/framework/common/
DtcuTextureUtil.cpp665 inline void fillRow (const PixelBufferAccess& dst, int y, int z, int pixelSize, const deUint8* pixe… in fillRow() function
716 fillRow(access, y, z, pixelSize, &pixel.u8[0]); in clear()
747 fillRow(access, y, z, pixelSize, &pixel.u8[0]); in clear()