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

  /external/pixman/pixman/
pixman.h 622 typedef uint32_t (* pixman_read_memory_func_t) (const void *src, int size); typedef
    [all...]
pixman-image.c 826 pixman_read_memory_func_t read_func,
pixman-private.h 193 pixman_read_memory_func_t read_func;
    [all...]
  /external/pixman/test/
stress-test.c 245 pixman_read_memory_func_t read_func = NULL;

Completed in 46 milliseconds