Searched refs:WebPPictureImportRGBX (Results 1 – 5 of 5) sorted by relevance
101 if ( ct == kRGB_888x_SkColorType) { importProc = WebPPictureImportRGBX; } in Encode()
179 importProc = WebPPictureImportRGBX; in Encode()
472 WEBP_EXTERN int WebPPictureImportRGBX(
1203 int WebPPictureImportRGBX(WebPPicture* picture, in WebPPictureImportRGBX() function