HomeSort by: relevance | last modified time | path
    Searched defs:write_func (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/pixman/dist/test/
stress-test.c 263 pixman_write_memory_func_t write_func = NULL; local
358 write_func = fake_writer;
372 write_func = real_writer;
423 pixman_image_set_accessors (image, read_func, write_func);
  /xsrc/external/mit/pixman/dist/pixman/
pixman-private.h 197 pixman_write_memory_func_t write_func; member in struct:bits_image

Completed in 6 milliseconds