Home
last modified time | relevance | path

Searched defs:drawImageLattice (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/experimental/graphite/src/
DDevice.h97 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
/third_party/skia/src/core/
DSkDevice.cpp171 void SkBaseDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkBaseDevice
DSkCanvas.cpp1871 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
/third_party/skia/src/gpu/v1/
DDevice.cpp794 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::v1::Device
DSurfaceDrawContext.cpp1466 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/include/core/
DSkCanvas.h1581 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function