Searched defs:drawImageLattice (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/experimental/graphite/src/ |
| D | Device.h | 97 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
|
| /third_party/skia/src/core/ |
| D | SkDevice.cpp | 171 void SkBaseDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkBaseDevice
|
| D | SkCanvas.cpp | 1871 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
|
| /third_party/skia/src/gpu/v1/ |
| D | Device.cpp | 794 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::v1::Device
|
| D | SurfaceDrawContext.cpp | 1466 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::v1::SurfaceDrawContext
|
| /third_party/skia/include/core/ |
| D | SkCanvas.h | 1581 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
|