Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/gegl/
H A Dgimp-gegl-utils.c125 operation = gegl_node_get_gegl_operation (node); in gimp_gegl_node_is_source_operation()
140 operation = gegl_node_get_gegl_operation (node); in gimp_gegl_node_is_point_operation()
158 operation = gegl_node_get_gegl_operation (node); in gimp_gegl_node_is_area_filter_operation()
/dports/graphics/gegl/gegl-0.4.34/tests/simple/
H A Dtest-node-connections.c153 sink_op = gegl_node_get_gegl_operation (sink); in test_operation_get_source_node()
190 sink_op = gegl_node_get_gegl_operation (sink); in test_operation_meta_get_source_node()
/dports/graphics/gegl/gegl-0.4.34/gegl/operation/
H A Dgegl-operation-meta.c72 GeglOperation *internal_operation = gegl_node_get_gegl_operation (internal); in gegl_operation_meta_redirect()
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Ddisplay.c124 return gegl_operation_process (gegl_node_get_gegl_operation (self->display),
H A Dsave.c173 return gegl_operation_process (gegl_node_get_gegl_operation (self->save),
/dports/graphics/gegl/gegl-0.4.34/gegl/graph/
H A Dgegl-node.h504 GeglOperation *gegl_node_get_gegl_operation (GeglNode *node);
H A Dgegl-node.c1742 gegl_node_get_gegl_operation (GeglNode *node) in gegl_node_get_gegl_operation() function
/dports/graphics/gegl/gegl-0.4.34/operations/transform/
H A Dtransform-core.c677 GeglOperation *sink = gegl_node_get_gegl_operation (consumers[i]); in gegl_transform_is_intermediate_node()
708 source = gegl_node_get_gegl_operation (source_node); in gegl_transform_is_composite_node()
726 source = gegl_node_get_gegl_operation (source_node); in gegl_transform_get_source_matrix()
830 source = gegl_node_get_gegl_operation (source_node); in gegl_transform_detect()
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-xml.c1202 operation = gegl_node_get_gegl_operation (head); in gegl_node_to_xml_full()
1211 operation = gegl_node_get_gegl_operation (tail); in gegl_node_to_xml_full()
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-gegl.c867 operation = gegl_node_get_gegl_operation (node); in photos_gegl_remove_children_from_node()
H A Dphotos-base-item.c1206 op = gegl_node_get_gegl_operation (priv->buffer_source); in photos_base_item_get_preview_source_buffer()
3315 op = gegl_node_get_gegl_operation (priv->buffer_source); in photos_base_item_create_preview()
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/layer-modes/
H A Dgimp-layer-modes.c1288 operation = gegl_node_get_gegl_operation (node); in gimp_layer_mode_get_function()
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpwarptool.c1184 GeglOperation *operation = gegl_node_get_gegl_operation (wt->render_node); in gimp_warp_tool_get_invalidated_by_change()
/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dui-core.c3650 GeglOperation *operation = gegl_node_get_gegl_operation (source); in queue_edge()
3655 …output_format = gegl_operation_get_format (gegl_node_get_gegl_operation(gegl_node_get_output_proxy… in queue_edge()
7157 operation = gegl_node_get_gegl_operation (node); in cmd_info()