Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-render.c150 GEGL_BLIT_CACHE); in gimp_display_shell_render()
168 GEGL_BLIT_CACHE); in gimp_display_shell_render()
284 GEGL_BLIT_CACHE); in gimp_display_shell_render()
H A Dgimpcanvastransformpreview.c419 GEGL_BLIT_CACHE); in gimp_canvas_transform_preview_draw()
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-types.h40 GEGL_BLIT_CACHE = 1 << 0, enumerator
/dports/graphics/gegl/gegl-0.4.34/gegl/process/
H A Dgegl-processor.c515 GEGL_AUTO_ROWSTRIDE, GEGL_BLIT_CACHE); in render_rectangle()
/dports/graphics/gegl/gegl-0.4.34/gegl/graph/
H A Dgegl-node.c1192 else if (flags & GEGL_BLIT_CACHE) in gegl_node_blit()