Searched refs:WebPBlendAlpha (Results 1 – 7 of 7) sorted by relevance
289 WebPBlendAlpha(&pic1, 0x00000000); in main()290 WebPBlendAlpha(&pic2, 0x00000000); in main()
522 WEBP_EXTERN void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb);
198 void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb) { in WebPBlendAlpha() function
969 WebPBlendAlpha(&picture, background_color); in main()
57 382af7a2 clean-up WebPBlendAlpha2488 67bc353e Revert "add WebPBlendAlpha() function to blend colors against background"2540 dcbb1ca5 add WebPBlendAlpha() function to blend colors against background2657 e7d9548c add WebPBlendAlpha() function to blend colors against background
Completed in 18 milliseconds