/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Device.h | 180 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 D | RuntimeBlendUtils.h | 14 class SkBlender; variable
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkDraw.h | 23 class SkBlender; variable
|
H A D | SkDevice.h | 611 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 D | SkBitmapDevice.h | 23 class SkBlender; variable
|
H A D | SkRecorder.h | 27 class SkBlender; variable
|
H A D | SkReadBuffer.h | 39 class SkBlender; variable
|
H A D | SkBitmapDevice.cpp | 549 void SkBitmapDevice::drawMesh(const SkMesh&, sk_sp<SkBlender>, const SkPaint&) { in drawMesh()
|
H A D | SkImageFilterTypes.h | 37 class SkBlender; variable
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkShader.h | 16 class SkBlender; variable
|
H A D | SkPaint.h | 24 class SkBlender; variable
|
H A D | SkCanvas.h | 55 class SkBlender; variable
|
/aosp_15_r20/external/skia/src/svg/ |
H A D | SkSVGDevice.h | 30 class SkBlender; variable
|
H A D | SkSVGDevice.cpp | 1169 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 D | SkPDFDevice.h | 29 class SkBlender; variable
|
H A D | SkPDFDevice.cpp | 1074 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 D | SkGr.h | 37 class SkBlender; variable
|
H A D | Device.h | 41 class SkBlender; variable
|
/aosp_15_r20/external/skia/include/effects/ |
H A D | SkImageFilters.h | 28 class SkBlender; variable
|
/aosp_15_r20/external/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 1137 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()
|