Home
last modified time | relevance | path

Searched refs:drawEdgeAAImageSet (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/experimental/graphite/src/
H A DDevice.h87 void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count,
93 // block that drawEdgeAAImageSet will use.
126 // - drawPaint, drawImageLattice, drawImageRect, drawEdgeAAImageSet, drawVertices, drawAtlas
/third_party/skia/src/gpu/v1/
H A DDevice_v1.h136 void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count, const SkPoint dstClips[],
H A DDevice_drawTexture.cpp856 void Device::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry set[], int count, in drawEdgeAAImageSet() function in skgpu::v1::Device
/third_party/skia/src/core/
H A DSkDevice.h295 virtual void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count,
H A DSkDevice.cpp261 void SkBaseDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry images[], int count, in drawEdgeAAImageSet() function in SkBaseDevice
H A DSkCanvas.cpp2578 this->topDevice()->drawEdgeAAImageSet(imageSet, count, dstClips, preViewMatrices, sampling,

Completed in 15 milliseconds