Home
last modified time | relevance | path

Searched defs:drawEdgeAAImageSet (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/experimental/graphite/src/
DDevice.h87 void drawEdgeAAImageSet(const SkCanvas::ImageSetEntry[], int count, in drawEdgeAAImageSet() function
/third_party/flutter/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp458 void SkGpuDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry set[], int count, in drawEdgeAAImageSet() function in SkGpuDevice
/third_party/flutter/skia/src/core/
DSkDevice.cpp265 void SkBaseDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry images[], int count, in drawEdgeAAImageSet() function in SkBaseDevice
/third_party/skia/src/core/
DSkDevice.cpp261 void SkBaseDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry images[], int count, in drawEdgeAAImageSet() function in SkBaseDevice
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp851 void Device::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry set[], int count, in drawEdgeAAImageSet() function in skgpu::v1::Device