Home
last modified time | relevance | path

Searched refs:fill_mode (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_renderdevice.h125 int fill_mode);
136 int fill_mode) { in DrawPath() argument
138 stroke_color, fill_mode, FXDIB_BLEND_NORMAL); in DrawPath()
145 int fill_mode,
286 int fill_mode,
291 int fill_mode,
Dcfx_renderdevice.cpp463 int fill_mode) { in SetClip_PathFill() argument
465 fill_mode)) { in SetClip_PathFill()
515 int fill_mode, in DrawPathWithBlend() argument
518 uint8_t fill_alpha = (fill_mode & 3) ? FXARGB_A(fill_color) : 0; in DrawPathWithBlend()
527 DrawCosmeticLine(pos1, pos2, fill_color, fill_mode, blend_type); in DrawPathWithBlend()
533 if (!(fill_mode & FXFILL_RECT_AA) && in DrawPathWithBlend()
575 if ((fill_mode & 3) && stroke_alpha == 0 && !(fill_mode & FX_FILL_STROKE) && in DrawPathWithBlend()
576 !(fill_mode & FX_FILL_TEXT_MODE)) { in DrawPathWithBlend()
595 if (fill_mode & FXFILL_NOPATHSMOOTH) in DrawPathWithBlend()
602 if ((fill_mode & 3) && fill_alpha && stroke_alpha < 0xff && in DrawPathWithBlend()
[all …]
Difx_renderdevicedriver.h42 int fill_mode) = 0;
51 int fill_mode,
/external/pdfium/core/fxge/win32/
Dwin32_int.h63 int fill_mode);
140 int fill_mode) override;
149 int fill_mode,
284 int fill_mode) override;
293 int fill_mode,
347 int fill_mode) override;
356 int fill_mode,
Dcfx_psrenderer.h44 int fill_mode);
54 int fill_mode);
Dfx_win32_print.cpp410 int fill_mode) { in SetClip_PathFill() argument
411 m_PSRenderer.SetClip_PathFill(pPathData, pObject2Device, fill_mode); in SetClip_PathFill()
428 int fill_mode, in DrawPath() argument
434 fill_color, stroke_color, fill_mode & 3); in DrawPath()
532 int fill_mode) { in SetClip_PathFill() argument
548 int fill_mode, in DrawPath() argument
Dfx_win32_device.cpp971 int fill_mode, in DrawPath() argument
1005 ((m_DeviceClass != FXDC_PRINTER && !(fill_mode & FXFILL_FULLCOVER)) || in DrawPath()
1014 stroke_color, fill_mode)) { in DrawPath()
1020 int old_fill_mode = fill_mode; in DrawPath()
1021 fill_mode &= 3; in DrawPath()
1029 if (fill_mode && fill_alpha) { in DrawPath()
1030 SetPolyFillMode(m_hDC, fill_mode); in DrawPath()
1046 if (fill_mode && fill_alpha) { in DrawPath()
1057 } else if (fill_mode && fill_alpha) { in DrawPath()
1095 int fill_mode) { in SetClip_PathFill() argument
[all …]
Dcfx_psrenderer.cpp214 int fill_mode) { in SetClip_PathFill() argument
227 if ((fill_mode & 3) != FXFILL_WINDING) in SetClip_PathFill()
261 int fill_mode) { in DrawPath() argument
284 if (fill_mode && fill_alpha) { in DrawPath()
286 if ((fill_mode & 3) == FXFILL_WINDING) { in DrawPath()
291 } else if ((fill_mode & 3) == FXFILL_ALTERNATE) { in DrawPath()
Dfx_win32_gdipext.cpp1153 int fill_mode) { in DrawPath() argument
1229 if (fill_mode & FXFILL_NOPATHSMOOTH) { in DrawPath()
1232 } else if (!(fill_mode & FXFILL_FULLCOVER)) { in DrawPath()
1233 if (!bSmooth && (fill_mode & 3)) in DrawPath()
1239 int new_fill_mode = fill_mode & 3; in DrawPath()
1272 !!(fill_mode & FX_STROKE_TEXT_MODE)); in DrawPath()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_offset.c152 unsigned fill_mode = rast->fill_front; in offset_first_tri() local
159 fill_mode = rast->fill_back; in offset_first_tri()
163 switch (fill_mode) { in offset_first_tri()
/external/tensorflow/tensorflow/python/keras/preprocessing/
Dimage.py480 fill_mode='nearest', argument
511 fill_mode=fill_mode,
Dimage_test.py79 fill_mode='nearest',
372 fill_mode='nearest',
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h50 int fill_mode) override;
59 int fill_mode,
Dfx_agg_driver.cpp1223 int fill_mode) { in SetClip_PathFill() argument
1224 m_FillFlags = fill_mode; in SetClip_PathFill()
1249 rasterizer.filling_rule((fill_mode & 3) == FXFILL_WINDING in SetClip_PathFill()
1303 int fill_mode, in DrawPath() argument
1311 m_FillFlags = fill_mode; in DrawPath()
1312 if ((fill_mode & 3) && fill_color) { in DrawPath()
1320 rasterizer.filling_rule((fill_mode & 3) == FXFILL_WINDING in DrawPath()
1324 !!(fill_mode & FXFILL_FULLCOVER), false)) { in DrawPath()
1332 if (fill_mode & FX_ZEROAREA_FILL) { in DrawPath()
1340 false, !!(fill_mode & FX_STROKE_TEXT_MODE)); in DrawPath()
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c109 unsigned fill_mode = translate_fill_mode(rast->templ.fill_front); in define_rasterizer_object() local
130 fill_mode = SVGA3D_FILLMODE_FILL; in define_rasterizer_object()
139 fill_mode, in define_rasterizer_object()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.h48 int fill_mode) override; // fill mode, WINDING or ALTERNATE
64 int fill_mode,
Dfx_skia_device.cpp708 int fill_mode, in DrawPath() argument
716 DrawChanged(pMatrix, pDrawState, fill_color, stroke_color, fill_mode, in DrawPath()
722 m_fillFullCover = !!(fill_mode & FXFILL_FULLCOVER); in DrawPath()
723 m_fillPath = (fill_mode & 3) && fill_color; in DrawPath()
724 m_skPath.setFillType((fill_mode & 3) == FXFILL_ALTERNATE in DrawPath()
950 int fill_mode) { in SetClipFill() argument
971 skClipPath.setFillType((fill_mode & 3) == FXFILL_ALTERNATE in SetClipFill()
1084 int fill_mode, in DrawChanged() argument
1090 ((fill_mode & 3) == FXFILL_ALTERNATE) != in DrawChanged()
1801 int fill_mode // fill mode, WINDING or ALTERNATE in SetClip_PathFill() argument
[all …]
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h507 unsigned fill_mode) in util_get_offset() argument
509 switch(fill_mode) { in util_get_offset()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp727 int fill_mode; member
776 if (fill_mode & RENDER_NOPATHSMOOTH) { in Draw()
836 int fill_mode, in DrawCoonPatchMeshes() argument
851 patch.fill_mode = fill_mode; in DrawCoonPatchMeshes()
1451 int fill_mode = FXFILL_WINDING; in ProcessClipPath() local
1453 fill_mode |= FXFILL_NOPATHSMOOTH; in ProcessClipPath()
1454 m_pDevice->SetClip_PathFill(pTextClippingPath.get(), nullptr, fill_mode); in ProcessClipPath()
1471 int fill_mode = pPathObj->m_FillType; in SelectClipPath() local
1473 fill_mode |= FXFILL_NOPATHSMOOTH; in SelectClipPath()
1476 fill_mode); in SelectClipPath()
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h513 unsigned fill_mode) in util_get_offset() argument
515 switch(fill_mode) { in util_get_offset()