Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/tests/simple/
H A Dtest-node-properties.c149 "cache-policy", GEGL_CACHE_POLICY_ALWAYS, in main()
158 cache_policy == GEGL_CACHE_POLICY_ALWAYS)) in main()
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-enums.h109 GEGL_CACHE_POLICY_ALWAYS enumerator
H A Dgegl-enums.c154 { GEGL_CACHE_POLICY_ALWAYS, N_("Always"), "always" }, in gegl_cache_policy_get_type()
/dports/graphics/gegl/gegl-0.4.34/operations/core/
H A Dcache.c78 operation_class->cache_policy = GEGL_CACHE_POLICY_ALWAYS;
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimpoperationcagecoefcalc.c74 operation_class->cache_policy = GEGL_CACHE_POLICY_ALWAYS; in G_DEFINE_TYPE()
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Drecursive-transform.c286 "cache-policy", GEGL_CACHE_POLICY_ALWAYS,
/dports/graphics/gegl/gegl-0.4.34/gegl/operation/
H A Dgegl-operation.c1022 case GEGL_CACHE_POLICY_ALWAYS: in gegl_operation_use_cache()
/dports/graphics/gegl/gegl-0.4.34/gegl/graph/
H A Dgegl-node.c2031 case GEGL_CACHE_POLICY_ALWAYS: in gegl_node_use_cache()