Searched refs:WebPPictureInit (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-encoders/skia/
H A DWEBPImageEncoder.cpp92 if (!WebPPictureInit(&picture))
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c240 !WebPPictureInit(&pic)) {
H A Dalpha.c57 WebPPictureInit(&picture);
/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h353 // of version mismatch. WebPPictureInit() must have succeeded before using the
356 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) { function
410 // with WebPPictureInit() if it is different from 'src', since its content will
/external/webp/include/webp/
H A Dencode.h353 // of version mismatch. WebPPictureInit() must have succeeded before using the
356 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) { function
410 // with WebPPictureInit() if it is different from 'src', since its content will
/external/webp/src/enc/
H A Dpicture.c240 !WebPPictureInit(&pic)) {
H A Dalpha.c57 WebPPictureInit(&picture);
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libwebp.cpp624 WebPPictureInit(&pic);
/external/skia/src/images/
H A DSkImageDecoder_libwebp.cpp635 WebPPictureInit(&pic);

Completed in 107 milliseconds