Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkImageDecoder_libwebp.cpp234 static bool webp_get_config_resize(WebPDecoderConfig* config, in webp_get_config_resize() function
317 if (!webp_get_config_resize(&config, decodedBitmap, origWidth, origHeight, in onDecode()