Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DDevice.h161 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
/external/skia/src/core/
DSkDevice.cpp161 void SkBaseDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkBaseDevice
DSkCanvas.cpp1978 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
/external/skia/include/core/
DSkCanvas.h1595 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
/external/skia/src/gpu/ganesh/
DDevice.cpp987 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::v1::Device
DSurfaceDrawContext.cpp1432 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::v1::SurfaceDrawContext