Home
last modified time | relevance | path

Searched refs:paint (Results 1401 - 1425 of 1533) sorted by relevance

1...<<51525354555657585960>>...62

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.h57 int GetIntercepts(const float bounds[], float intervals[], const Paint* paint) const override;
/third_party/skia/src/gpu/v1/
H A DSurfaceFillContext_v1.h64 * Creates a constant color paint for a clear, using src-over if possible to improve batching.
66 static void ClearToGrPaint(std::array<float, 4> color, GrPaint* paint);
/third_party/skia/src/image/
H A DSkSurface_Gpu.h56 const SkPaint* paint) override;
/third_party/skia/src/shaders/
H A DSkPictureShader.h38 skvm::Color onProgram(skvm::Builder*, skvm::Coord device, skvm::Coord local, skvm::Color paint,
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.h49 void writePaint(const SkPaint& paint) override;
/third_party/skia/tools/fonts/
H A DRandomScalerContext.h24 const SkPaint& paint() const { return fPaint; } in paint() function in SkRandomTypeface
/third_party/skia/experimental/sktext/editor/
H A DEditor.h33 void paint(SkCanvas* canvas);
/third_party/skia/include/effects/
H A DSkLayerDrawLooper.h28 * Bits specifies which aspects of the layer's paint should replace the
29 * corresponding aspects on the draw's paint.
30 * kEntirePaint_Bits means use the layer's paint completely.
31 * 0 means ignore the layer's paint... except for fColorMode, which is
45 * Use the layer's paint entirely, with these exceptions:
46 * - We never override the draw's paint's text_encoding, since that is
56 * Info for how to apply the layer's paint and offset.
59 * The layer's paint's color is treated as the SRC
60 * The draw's paint's color is treated as the DST
108 bool next(Info*, SkPaint* paint) overrid
[all...]
/third_party/skia/bench/
H A DBenchmark.h92 virtual void setupPaint(SkPaint* paint);
/third_party/skia/src/gpu/ops/
H A DFillRRectOp.cpp149 GrPaint&& paint, in Make()
182 return Helper::FactoryHelper<FillRRectOpImpl>(ctx, std::move(paint), arena, viewMatrix, rrect, in Make()
861 GrPaint&& paint, in Make()
866 return FillRRectOpImpl::Make(ctx, arena, std::move(paint), viewMatrix, rrect, localRect, aa); in Make()
890 std::move(paint),
147 Make(GrRecordingContext* ctx, SkArenaAlloc* arena, GrPaint&& paint, const SkMatrix& viewMatrix, const SkRRect& rrect, const SkRect& localRect, GrAA aa) Make() argument
859 Make(GrRecordingContext* ctx, SkArenaAlloc* arena, GrPaint&& paint, const SkMatrix& viewMatrix, const SkRRect& rrect, const SkRect& localRect, GrAA aa) Make() argument
H A DAALinearizingConvexPathRenderer.cpp88 GrPaint&& paint, in Make()
96 return Helper::FactoryHelper<AAFlatteningConvexPathOp>(context, std::move(paint), in Make()
442 return skgpu::v1::AAFlatteningConvexPathOp::Make(context, std::move(paint), viewMatrix, path, in GR_DRAW_OP_TEST_DEFINE()
87 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, const SkPath& path, SkScalar strokeWidth, SkStrokeRec::Style style, SkPaint::Join join, SkScalar miterLimit, const GrUserStencilSettings* stencilSettings) Make() argument
H A DDrawAtlasOp.cpp313 GrPaint&& paint, in Make()
320 return GrSimpleMeshDrawOpHelper::FactoryHelper<DrawAtlasOpImpl>(context, std::move(paint), in Make()
389 return skgpu::v1::DrawAtlasOp::Make(context, std::move(paint), viewMatrix, aaType, spriteCount, in GR_DRAW_OP_TEST_DEFINE()
312 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, GrAAType aaType, int spriteCount, const SkRSXform* xforms, const SkRect* rects, const SkColor* colors) Make() argument
/third_party/skia/gm/
H A Dgradients_2pt_conical.cpp358 SkPaint paint; variable
359 paint.setAntiAlias(true);
360 paint.setDither(fDither);
377 paint.setShader(gradMaker[j](pts, gGradData[i], fMode, scale));
378 canvas->drawRect(r, paint);
H A Drasterhandleallocator.cpp175 SkPaint paint; variable
176 paint.setBlendMode(SkBlendMode::kDstATop);
177 fCanvas->drawRect(r, paint);
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp268 SkBitmap& bitmap, int column, int row, const float* vertices, const int* colors, const SkPaint* paint) in DrawBitmapMesh()
346 if (paint) { in DrawBitmapMesh()
347 tempPaint = *paint; in DrawBitmapMesh()
267 DrawBitmapMesh( SkBitmap& bitmap, int column, int row, const float* vertices, const int* colors, const SkPaint* paint) DrawBitmapMesh() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp88 void UpdateSKFilter(const ImagePaintConfig& config, SKPaint& paint) in UpdateSKFilter() argument
91 paint.setColorFilter(SkColorFilters::Matrix(config.colorFilter_.colorFilterMatrix_->data())); in UpdateSKFilter()
93 paint.setColorFilter(SkColorFilters::Matrix(GRAY_COLOR_MATRIX)); in UpdateSKFilter()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp210 paragraph_->paint(canvas, x, y); in Paint()
219 paragraph_->paint(&painter, x, y); in Paint()
228 paragraph_->paint(&painter, path, hOffset, vOffset); in Paint()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp184 Drawing::Paint paint; member
185 paint.SetStyle(Drawing::Paint::PaintStyle::PAINT_FILL);
186 canvas.AttachPaint(paint);
/third_party/skia/src/c/
H A Dsk_surface.cpp347 const SkPaint* paint = AsPaint(cpaint); in sk_canvas_draw_image_rect() local
350 canvas->drawImageRect(image, AsRect(*csrcR), dst, sampling, paint, in sk_canvas_draw_image_rect()
353 canvas->drawImageRect(image, dst, sampling, paint); in sk_canvas_draw_image_rect()
/third_party/skia/src/effects/imagefilters/
H A DSkArithmeticImageFilter.cpp240 SkPaint paint; in onFilterImage() local
241 paint.setBlendMode(SkBlendMode::kSrc); in onFilterImage()
243 SkIntToScalar(backgroundOffset.fY), SkSamplingOptions(), &paint); in onFilterImage()
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.cpp63 // Some paint types (looking at you dashed-stroke) mess with the local geometry.
272 auto paint = gPaintAttachers[rec->fInfo.fAttacherIndex](rec->fJson, this); in attachShape() local
273 if (!paint || geos.empty() || rec->fSuppressed) in attachShape()
284 // Apply local paint geometry adjustments (e.g. dashing). in attachShape()
296 add_draw(sksg::Draw::Make(std::move(geo), std::move(paint)), *rec); in attachShape()
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp140 fEditor.paint(nullptr, options);
144 fEditor.paint(canvas, options);
397 fLayer.fEditor.paint(nullptr, Editor::PaintOpts()); in init()
/third_party/skia/tests/
H A DImageTest.cpp83 SkPaint paint; in draw_image_test_pattern() local
84 paint.setColor(SK_ColorBLACK); in draw_image_test_pattern()
85 canvas->drawRect(SkRect::MakeXYWH(5, 5, 10, 10), paint); in draw_image_test_pattern()
114 SkPaint paint; in create_image_large() local
115 paint.setColor(SK_ColorBLACK); in create_image_large()
116 surface->getCanvas()->drawRect(SkRect::MakeXYWH(4000, 2, 28000, 30), paint); in create_image_large()
278 SkPaint paint; in DEF_TEST() local
279 paint.setBlendMode(SkBlendMode::kSrc); in DEF_TEST()
280 paint.setColor(SK_ColorRED); in DEF_TEST()
282 surface->getCanvas()->drawRect(SkRect::MakeXYWH(1, 1, 1, 1), paint); in DEF_TEST()
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/
H A Dtext_blob_fuzzer.cpp193 Paint paint = Paint(color); in TextBlobFuzzTest005() local
194 textBlob->GetIntercepts(bounds, intervals, &paint); in TextBlobFuzzTest005()
/third_party/littlefs/scripts/
H A Dexplode_asserts.py277 def paint(p): function
296 for pa in [pastr, pamem, paint, pabool, pa]:

Completed in 18 milliseconds

1...<<51525354555657585960>>...62