Searched refs:WebPBlendAlpha (Results 1 – 5 of 5) sorted by relevance
289 WebPBlendAlpha(&pic1, 0x00000000); in main()290 WebPBlendAlpha(&pic2, 0x00000000); in main()
529 WEBP_EXTERN void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb);
193 void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb) { in WebPBlendAlpha() function
981 WebPBlendAlpha(&picture, background_color); in main()
313 382af7a2 clean-up WebPBlendAlpha2744 67bc353e Revert "add WebPBlendAlpha() function to blend colors against background"2796 dcbb1ca5 add WebPBlendAlpha() function to blend colors against background2913 e7d9548c add WebPBlendAlpha() function to blend colors against background