Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DDevice_drawTexture.cpp511 void Device::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry set[], int count, in drawEdgeAAImageSet() function in skgpu::ganesh::Device
/aosp_15_r20/external/skia/src/core/
H A DSkDevice.cpp253 void SkDevice::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry images[], int count, in drawEdgeAAImageSet() function in SkDevice
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.cpp1013 void Device::drawEdgeAAImageSet(const SkCanvas::ImageSetEntry set[], int count, in drawEdgeAAImageSet() function in skgpu::graphite::Device