Home
last modified time | relevance | path

Searched defs:SkBlender (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.h180 void drawAtlas(const SkRSXform[], const SkRect[], const SkColor[], int count, sk_sp<SkBlender>, in drawAtlas()
184 void drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) override {} in drawMesh()
/aosp_15_r20/external/skia/tools/
H A DRuntimeBlendUtils.h14 class SkBlender; variable
/aosp_15_r20/external/skia/src/core/
H A DSkDraw.h23 class SkBlender; variable
H A DSkDevice.h611 void drawVertices(const SkVertices*, sk_sp<SkBlender>, const SkPaint&, bool) override {} in drawVertices()
612 void drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) override {} in drawMesh()
H A DSkBitmapDevice.h23 class SkBlender; variable
H A DSkRecorder.h27 class SkBlender; variable
H A DSkReadBuffer.h39 class SkBlender; variable
H A DSkBitmapDevice.cpp549 void SkBitmapDevice::drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) { in drawMesh()
H A DSkImageFilterTypes.h37 class SkBlender; variable
/aosp_15_r20/external/skia/include/core/
H A DSkShader.h16 class SkBlender; variable
H A DSkPaint.h24 class SkBlender; variable
H A DSkCanvas.h55 class SkBlender; variable
/aosp_15_r20/external/skia/src/svg/
H A DSkSVGDevice.h30 class SkBlender; variable
H A DSkSVGDevice.cpp1169 void SkSVGDevice::drawVertices(const SkVertices*, sk_sp<SkBlender>, const SkPaint&, bool) { in drawVertices()
1173 void SkSVGDevice::drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) { in drawMesh()
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDevice.h29 class SkBlender; variable
H A DSkPDFDevice.cpp1074 void SkPDFDevice::drawVertices(const SkVertices*, sk_sp<SkBlender>, const SkPaint&, bool) { in drawVertices()
1081 void SkPDFDevice::drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) { in drawMesh()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSkGr.h37 class SkBlender; variable
H A DDevice.h41 class SkBlender; variable
/aosp_15_r20/external/skia/include/effects/
H A DSkImageFilters.h28 class SkBlender; variable
/aosp_15_r20/external/skia/src/xps/
H A DSkXPSDevice.cpp1137 void SkXPSDevice::drawVertices(const SkVertices*, sk_sp<SkBlender>, const SkPaint&, bool) { in drawVertices()
1141 void SkXPSDevice::drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) { in drawMesh()