Home
last modified time | relevance | path

Searched defs:xCount (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkPicturePlayback.cpp360 size_t xCount = reader->readInt(); in handleOp() local
369 size_t xCount = reader->readInt(); in handleOp() local
/external/skia/src/utils/
DSkNinePatch.cpp28 static int fillIndices(uint16_t indices[], int xCount, int yCount) { in fillIndices()
/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp910 int32_t xCount = width / xStep + 1; in FillPathWithPattern() local