Searched refs:drawEdgeAAImageSet (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/experimental/graphite/src/ |
D | Device.h | 87 void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count, in drawEdgeAAImageSet() function
|
/third_party/skia/src/gpu/v1/ |
D | Device_v1.h | 135 void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count, const SkPoint dstClips[],
|
D | Device_drawTexture.cpp | 851 void Device::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry set[], int count, in drawEdgeAAImageSet() function in skgpu::v1::Device
|
/third_party/skia/src/core/ |
D | SkDevice.h | 294 virtual void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count,
|
D | SkDevice.cpp | 261 void SkBaseDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry images[], int count, in drawEdgeAAImageSet() function in SkBaseDevice
|
D | SkCanvas.cpp | 2566 this->topDevice()->drawEdgeAAImageSet(imageSet, count, dstClips, preViewMatrices, sampling, in onDrawEdgeAAImageSet2()
|