Searched refs:pixman_write_memory_func_t (Results 1 – 4 of 4) sorted by relevance
792 typedef void (* pixman_write_memory_func_t) (void *dst, uint32_t value, int size); typedef1064 pixman_write_memory_func_t write_func);
874 pixman_write_memory_func_t write_func) in pixman_image_set_accessors()
197 pixman_write_memory_func_t write_func;
261 pixman_write_memory_func_t write_func = NULL; in create_random_bits_image()