Searched defs:drawImageLattice (Results 1 – 6 of 6) sorted by relevance
/external/skia/experimental/graphite/src/ |
D | Device.h | 114 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
|
/external/skia/src/core/ |
D | SkDevice.cpp | 159 void SkBaseDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkBaseDevice
|
D | SkCanvas.cpp | 1861 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
|
/external/skia/include/core/ |
D | SkCanvas.h | 1550 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
|
/external/skia/src/gpu/v1/ |
D | Device.cpp | 816 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::v1::Device
|
D | SurfaceDrawContext.cpp | 1449 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::v1::SurfaceDrawContext
|