Searched defs:drawImageLattice (Results 1 – 10 of 10) 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/flutter/skia/src/core/ |
| D | SkDevice.cpp | 165 void SkBaseDevice::drawImageLattice(const SkImage* image, in drawImageLattice() function in SkBaseDevice
|
| D | SkCanvas.cpp | 1839 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
|
| /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 | 1859 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 | 1464 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::v1::SurfaceDrawContext
|
| /third_party/skia/include/core/ |
| D | SkCanvas.h | 1568 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
|
| /third_party/flutter/skia/src/gpu/ |
| D | SkGpuDevice.cpp | 1403 void SkGpuDevice::drawImageLattice(const SkImage* image, in drawImageLattice() function in SkGpuDevice
|
| D | GrRenderTargetContext.cpp | 1540 void GrRenderTargetContext::drawImageLattice(const GrClip& clip, in drawImageLattice() function in GrRenderTargetContext
|