Searched defs:Lattice (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/include/core/ |
D | SkCanvas.h | 1518 struct Lattice { struct 1541 SkCanvas::Lattice lattice divides image into a rectangular grid. argument
|
/third_party/flutter/skia/include/core/ |
D | SkCanvas.h | 1724 struct Lattice { struct 1747 SkCanvas::Lattice lattice divides bitmap into a rectangular grid. argument
|
/third_party/flutter/skia/include/utils/ |
D | SkNoDrawCanvas.h | 69 void onDrawImageLattice(const SkImage*, const Lattice&, const SkRect&, in onDrawImageLattice() 71 void onDrawBitmapLattice(const SkBitmap&, const Lattice&, const SkRect&, in onDrawBitmapLattice()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | SparsePropagation.h | 137 AbstractLatticeFunction<LatticeKey, LatticeVal> *Lattice) in SparseSolver()
|
/third_party/skia/experimental/graphite/src/ |
D | Device.h | 97 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice()
|
/third_party/skia/include/utils/ |
D | SkNoDrawCanvas.h | 61 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode, in onDrawImageLattice2()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | CalledValuePropagation.cpp | 374 CVPLatticeFunc Lattice; in runCVP() local
|