Searched refs:pixman_list_move_to_front (Results 1 – 2 of 2) sorted by relevance
494 pixman_list_move_to_front (&cache->mru, &glyph->mru_link); in pixman_composite_glyphs_no_mask()611 pixman_list_move_to_front (&cache->mru, &glyph->mru_link); in add_glyphs()
899 pixman_list_move_to_front (pixman_list_t *list, pixman_link_t *link) in pixman_list_move_to_front() function