Searched defs:drawImageLattice (Results  1 – 6 of 6) sorted by relevance
| /external/skia/src/gpu/graphite/ | 
| D | Device.h | 161     void drawImageLattice(const SkImage*, const SkCanvas::Lattice&,  in drawImageLattice()  function
 | 
| /external/skia/src/core/ | 
| D | SkDevice.cpp | 161 void SkBaseDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice,  in drawImageLattice()  function in SkBaseDevice
 | 
| D | SkCanvas.cpp | 1978 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst,  in drawImageLattice()  function in SkCanvas
 | 
| /external/skia/include/core/ | 
| D | SkCanvas.h | 1595     void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) {  in drawImageLattice()  function
 | 
| /external/skia/src/gpu/ganesh/ | 
| D | Device.cpp | 987 void Device::drawImageLattice(const SkImage* image,  in drawImageLattice()  function in skgpu::v1::Device
 | 
| D | SurfaceDrawContext.cpp | 1432 void SurfaceDrawContext::drawImageLattice(const GrClip* clip,  in drawImageLattice()  function in skgpu::v1::SurfaceDrawContext
 |