Home
last modified time | relevance | path

Searched defs:Lattice (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/include/core/
DSkCanvas.h1531 struct Lattice { struct
1554 SkCanvas::Lattice lattice divides image into a rectangular grid. argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h137 AbstractLatticeFunction<LatticeKey, LatticeVal> *Lattice) in SparseSolver()
/third_party/skia/experimental/graphite/src/
DDevice.h97 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice()
/third_party/skia/include/utils/
DSkNoDrawCanvas.h62 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/
DCalledValuePropagation.cpp374 CVPLatticeFunc Lattice; in runCVP() local