Searched defs:fully_transparent_src (Results 1 - 2 of 2) sorted by relevance

/external/pixman/pixman/
H A Dpixman-fast-path.c1378 pixman_bool_t fully_transparent_src)
1372 scaled_nearest_scanline_565_565_SRC(uint16_t * dst, const uint16_t * src, int32_t w, pixman_fixed_t vx, pixman_fixed_t unit_x, pixman_fixed_t max_vx, pixman_bool_t fully_transparent_src) argument
H A Dpixman-sse2.c5319 pixman_bool_t fully_transparent_src)
5328 if (fully_transparent_src)
5313 scaled_nearest_scanline_sse2_8888_8888_OVER(uint32_t* pd, const uint32_t* ps, int32_t w, pixman_fixed_t vx, pixman_fixed_t unit_x, pixman_fixed_t src_width_fixed, pixman_bool_t fully_transparent_src) argument

Completed in 56 milliseconds