Home
last modified time | relevance | path

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

/third_party/pixman/pixman/dither/
Dmake-blue-noise.c163 pattern_copy (pattern_t *dst, pattern_t const *src) in pattern_copy() function
528 if (!pattern_copy (temp_pattern, prototype)) in generate_dither_array()
555 if (!pattern_copy (temp_pattern, prototype)) in generate_dither_array()
/third_party/glib/glib/
Dgvariant-parser.c402 pattern_copy (gchar **out, in pattern_copy() function
456 pattern_copy (&out, the_other); in pattern_coalesce()