| /third_party/skia/include/core/ |
| H A D | SkPaint.h | 38 class SK_API SkPaint { class [all...] |
| /third_party/skia/src/core/ |
| H A D | SkPaint.cpp | 45 SkPaint::SkPaint() in SkPaint() function in SkPaint 59 SkPaint::SkPaint(const SkColor4f& color, SkColorSpace* colorSpace) : SkPaint() { in SkPaint() function in SkPaint [all...] |
| H A D | SkOverdrawCanvas.cpp | 94 onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], const SkPoint texCoords[4], SkBlendMode blendMode, const SkPaint&) onDrawPatch() argument 166 onDrawImage2(const SkImage* image, SkScalar x, SkScalar y, const SkSamplingOptions&, const SkPaint*) onDrawImage2() argument 171 onDrawImageRect2(const SkImage* image, const SkRect& src, const SkRect& dst, const SkSamplingOptions&, const SkPaint*, SrcRectConstraint) onDrawImageRect2() argument 176 onDrawImageLattice2(const SkImage* image, const Lattice& lattice, const SkRect& dst, SkFilterMode, const SkPaint*) onDrawImageLattice2() argument 201 onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) onDrawPicture() argument [all...] |
| H A D | SkDevice.h | 403 onCreateDevice(const CreateInfo&, const SkPaint*) onCreateDevice() argument [all...] |
| H A D | SkDevice.cpp | 315 drawSpecial(SkSpecialImage*, const SkMatrix&, const SkSamplingOptions&, const SkPaint&) drawSpecial() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAAConvexTessellator.h | 35 GrAAConvexTessellator(SkStrokeRec::Style style = SkStrokeRec::kFill_Style, SkScalar strokeWidth = -1.0f, SkPaint::Join join = SkPaint::Join::kBevel_Join, SkScalar miterLimit = 0.0f) GrAAConvexTessellator() argument
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | Device.cpp | 79 SkBaseDevice* Device::onCreateDevice(const CreateInfo& info, const SkPaint*) { in onCreateDevice() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrBlurUtils.cpp | 654 drawShapeWithMaskFilter(GrRecordingContext*, skgpu::v1::SurfaceDrawContext*, const GrClip*, const SkPaint&, const SkMatrixProvider&, const GrStyledShape&) drawShapeWithMaskFilter() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkShadowUtils.cpp | 458 draw_shadow(const FACTORY& factory, std::function<void(const SkVertices*, SkBlendMode, const SkPaint&, SkScalar tx, SkScalar ty, bool)> drawProc, ShadowedPath& path, SkColor color, bool isLimitElevation = false) draw_shadow() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | Device.cpp | 994 onCreateDevice(const CreateInfo& cinfo, const SkPaint*) onCreateDevice() argument [all...] |
| /third_party/skia/src/xps/ |
| H A D | SkXPSDevice.cpp | 1148 void SkXPSDevice::drawVertices(const SkVertices*, SkBlendMode, const SkPaint&) { in drawVertices() argument 1965 drawDevice(SkBaseDevice* dev, const SkSamplingOptions&, const SkPaint&) drawDevice() argument 1983 onCreateDevice(const CreateInfo& info, const SkPaint*) onCreateDevice() argument [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 966 drawVertices(const SkVertices*, SkBlendMode, const SkPaint&) drawVertices() argument [all...] |