Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpbrush.c652 gdouble effective_hardness = hardness; in gimp_brush_transform_mask() local
688 effective_hardness = 1.0; /*Hardness has already been applied*/ in gimp_brush_transform_mask()
697 effective_hardness); in gimp_brush_transform_mask()
702 scale, aspect_ratio, angle, reflect, effective_hardness); in gimp_brush_transform_mask()
719 gdouble effective_hardness = hardness; in gimp_brush_transform_pixmap() local
751 effective_hardness = 1.0; /*Hardness has already been applied*/ in gimp_brush_transform_pixmap()
760 effective_hardness); in gimp_brush_transform_pixmap()
765 scale, aspect_ratio, angle, reflect, effective_hardness); in gimp_brush_transform_pixmap()