Home
last modified time | relevance | path

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

/external/skia/experimental/graphite/src/
DDevice.h114 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
/external/skia/src/core/
DSkDevice.cpp159 void SkBaseDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkBaseDevice
DSkCanvas.cpp1861 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
/external/skia/include/core/
DSkCanvas.h1550 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
/external/skia/src/gpu/v1/
DDevice.cpp816 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::v1::Device
DSurfaceDrawContext.cpp1449 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::v1::SurfaceDrawContext