Home
last modified time | relevance | path

Searched defs:yDivs (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/docs/examples/
DCanvas_drawBitmapLattice.cpp25 const int yDivs[] = { center.fTop, center.fBottom }; in draw() local
/third_party/flutter/skia/gm/
Dlattice.cpp31 static sk_sp<SkImage> make_image(SkCanvas* root, int* xDivs, int* yDivs, int padLeft, int padTop, in make_image()
110 int yDivs[5]; in onDrawHelper() local
287 int yDivs[2] = {1, 2}; in onDrawHelper() local
/third_party/skia/gm/
Dlattice.cpp32 static sk_sp<SkImage> make_image(SkCanvas* root, int* xDivs, int* yDivs, int padLeft, int padTop, in make_image()
112 int yDivs[5]; in onDrawHelper() local
296 int yDivs[2] = {1, 2}; in onDrawHelper() local
/third_party/flutter/skia/bench/
DDrawLatticeBench.cpp16 DrawLatticeBench(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize, in DrawLatticeBench()
/third_party/skia/src/core/
DSkLatticeIter.cpp117 const int* yDivs = lattice.fYDivs; in SkLatticeIter() local
/third_party/flutter/skia/src/core/
DSkLatticeIter.cpp117 const int* yDivs = lattice.fYDivs; in SkLatticeIter() local
/third_party/flutter/skia/fuzz/
DFuzzCanvas.cpp1412 int xDivs[kMax], yDivs[kMax]; in fuzz_canvas() local
1430 int xDivs[kMax], yDivs[kMax]; in fuzz_canvas() local
/third_party/skia/fuzz/
DFuzzCanvas.cpp1317 int xDivs[kMax], yDivs[kMax]; in fuzz_canvas() local