Home
last modified time | relevance | path

Searched defs:fill_mode (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing.py61 def check_fill_mode_and_interpolation(fill_mode, interpolation): argument
485 fill_mode='reflect', argument
620 fill_mode='reflect', argument
793 fill_mode='reflect', argument
913 fill_mode='reflect', argument
/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp432 int fill_mode) { in SetClip_PathFill()
450 int fill_mode, in DrawPath()
557 int fill_mode) { in SetClip_PathFill()
573 int fill_mode, in DrawPath()
Dcfx_psrenderer.cpp156 int fill_mode) { in SetClip_PathFill()
199 int fill_mode) { in DrawPath()
Dfx_win32_device.cpp959 int fill_mode, in DrawPath()
1088 int fill_mode) { in SetClip_PathFill()
Dfx_win32_gdipext.cpp813 int fill_mode) { in DrawPath()
/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
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_offset.c152 unsigned fill_mode = rast->fill_front; in offset_first_tri() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.h83 int fill_mode) { in DrawPath()
Dcfx_renderdevice.cpp467 int fill_mode) { in SetClip_PathFill()
512 int fill_mode, in DrawPathWithBlend()
620 int fill_mode, in DrawFillStrokePath()
700 int fill_mode, in DrawCosmeticLine()
1074 int fill_mode = nFlag; in DrawTextPath() local
/external/tensorflow/tensorflow/core/kernels/image/
Dimage_ops.cc54 const Mode& fill_mode) { in DoImageProjectiveTransformOp()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp323 int GetAlternateOrWindingFillMode(int fill_mode) { in GetAlternateOrWindingFillMode()
327 bool IsAlternateOrWindingFillMode(int fill_mode) { in IsAlternateOrWindingFillMode()
331 agg::filling_rule_e GetAlternateOrWindingFillType(int fill_mode) { in GetAlternateOrWindingFillType()
1250 int fill_mode) { in SetClip_PathFill()
1332 int fill_mode, in DrawPath()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp293 int GetAlternateOrWindingFillMode(int fill_mode) { in GetAlternateOrWindingFillMode()
297 bool IsAlternateFillMode(int fill_mode) { in IsAlternateFillMode()
303 SkPathFillType GetAlternateOrWindingFillType(int fill_mode) { in GetAlternateOrWindingFillType()
741 int fill_mode, in DrawPath()
1026 int fill_mode) { in SetClipFill()
1158 int fill_mode, in DrawChanged()
1937 int fill_mode // fill mode, WINDING or ALTERNATE in SetClip_PathFill()
2031 int fill_mode, // fill mode, WINDING or ALTERNATE. 0 for not filled in DrawPath()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h507 unsigned fill_mode) in util_get_offset()
/external/tensorflow/tensorflow/python/keras/preprocessing/
Dimage.py776 fill_mode='nearest', argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h547 unsigned fill_mode) in util_get_offset()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp557 int fill_mode = FXFILL_WINDING; in ProcessClipPath() local
588 int fill_mode = pPathObj->filltype(); in SelectClipPath() local