Searched defs:drawImageLattice (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Device.h | 178 void drawImageLattice(const SkImage*, const SkCanvas::Lattice&, in drawImageLattice() function
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkDevice.cpp | 163 void SkDevice::drawImageLattice(const SkImage* image, const SkCanvas::Lattice& lattice, in drawImageLattice() function in SkDevice
|
H A D | SkCanvas.cpp | 1810 void SkCanvas::drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst, in drawImageLattice() function in SkCanvas
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkCanvas.h | 1696 void drawImageLattice(const SkImage* image, const Lattice& lattice, const SkRect& dst) { in drawImageLattice() function
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | RecordingCanvas.cpp | 889 void DisplayListData::drawImageLattice(DrawImagePayload&& payload, const SkCanvas::Lattice& lattice, in drawImageLattice() function in android::uirenderer::DisplayListData 1221 void RecordingCanvas::drawImageLattice(DrawImagePayload&& payload, const Lattice& lattice, in drawImageLattice() function in android::uirenderer::RecordingCanvas
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | Device.cpp | 1095 void Device::drawImageLattice(const SkImage* image, in drawImageLattice() function in skgpu::ganesh::Device
|
H A D | SurfaceDrawContext.cpp | 1482 void SurfaceDrawContext::drawImageLattice(const GrClip* clip, in drawImageLattice() function in skgpu::ganesh::SurfaceDrawContext
|