Searched defs:xCount (Results 1 – 6 of 6) sorted by relevance
/external/skia/bench/ |
D | DrawLatticeBench.cpp | 16 DrawLatticeBench(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize, in DrawLatticeBench()
|
/external/skqp/bench/ |
D | DrawLatticeBench.cpp | 16 DrawLatticeBench(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize, in DrawLatticeBench()
|
/external/skia/src/core/ |
D | SkLatticeIter.cpp | 131 int xCount = origXCount; in SkLatticeIter() local
|
D | SkPicturePlayback.cpp | 515 size_t xCount = reader->readInt(); in handleOp() local 528 size_t xCount = reader->readInt(); in handleOp() local
|
/external/skqp/src/core/ |
D | SkLatticeIter.cpp | 132 int xCount = origXCount; in SkLatticeIter() local
|
D | SkPicturePlayback.cpp | 519 size_t xCount = reader->readInt(); in handleOp() local 532 size_t xCount = reader->readInt(); in handleOp() local
|