Home
last modified time | relevance | path

Searched refs:WebPPictureImportBGRA (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/images/
DSkWebpEncoder.cpp103 #ifdef WebPPictureImportBGRA in Encode()
104 else if (!premul && ct == kBGRA_8888_SkColorType) { importProc = WebPPictureImportBGRA; } in Encode()
/external/webp/src/enc/
Dpicture_enc.c276 ENCODE_FUNC(WebPEncodeBGRA, WebPPictureImportBGRA)
291 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA)
Dpicture_csp_enc.c1172 int WebPPictureImportBGRA(WebPPicture* picture, in WebPPictureImportBGRA() function
/external/webp/src/webp/
Dencode.h478 WEBP_EXTERN int WebPPictureImportBGRA(
/external/webp/include/webp/
Dencode.h478 WEBP_EXTERN int WebPPictureImportBGRA(