Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DDevice.h177 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
/external/skia/src/core/
DSkDevice.cpp163 void SkDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkDevice
DSkCanvas.cpp1786 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
/external/skia/include/core/
DSkCanvas.h1651 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
/external/skia/src/gpu/ganesh/
DDevice.cpp1094 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::ganesh::Device
DSurfaceDrawContext.cpp1459 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::ganesh::SurfaceDrawContext