Searched refs:WebPReplaceTransparentPixels (Results 1 – 3 of 3) sorted by relevance
510 void WebPReplaceTransparentPixels(WebPPicture* const pic, uint32_t color);
86 void WebPReplaceTransparentPixels(WebPPicture* const pic, uint32_t color) { in WebPReplaceTransparentPixels() function
403 WebPReplaceTransparentPixels(pic, 0x000000); in WebPEncode()