Home
last modified time | relevance | path

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

/external/skia/src/encode/
DSkWebpEncoderImpl.cpp52 using WebPPictureImportProc = int (*)(WebPPicture* picture, const uint8_t* pixels, int stride); typedef
96 WebPPictureImportProc importProc = nullptr; in preprocess_webp_picture()