HomeSort by relevance Sort by last modified time
    Searched refs:pixman_write_memory_func_t (Results 1 - 4 of 4) sorted by null

  /external/pixman/pixman/
pixman.h 623 typedef void (* pixman_write_memory_func_t) (void *dst, uint32_t value, int size); typedef
    [all...]
pixman-image.c 827 pixman_write_memory_func_t write_func)
pixman-private.h 194 pixman_write_memory_func_t write_func;
    [all...]
  /external/pixman/test/
stress-test.c 246 pixman_write_memory_func_t write_func = NULL;

Completed in 283 milliseconds