Home
last modified time | relevance | path

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

/third_party/pixman/pixman/
Dpixman-general.c164 scanline_buffer = pixman_malloc_ab_plus_c (width, Bpp * 3, 15 * 3); in general_composite_rect()
Dpixman-utils.c52 pixman_malloc_ab_plus_c (unsigned int a, unsigned int b, unsigned int c) in pixman_malloc_ab_plus_c() function
Dpixman-private.h828 pixman_malloc_ab_plus_c (unsigned int a, unsigned int b, unsigned int c);