Searched refs:pixman_malloc_ab_plus_c (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-general.c164 scanline_buffer = pixman_malloc_ab_plus_c (width, Bpp * 3, 15 * 3);
H A Dpixman-utils.c52 pixman_malloc_ab_plus_c (unsigned int a, unsigned int b, unsigned int c) function in typeref:typename:void *
H A Dpixman-private.h857 pixman_malloc_ab_plus_c (unsigned int a, unsigned int b, unsigned int c);

Completed in 15 milliseconds