OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webp_get_config_resize
(Results
1 - 2
of
2
) sorted by null
/external/skia/legacy/src/images/
SkImageDecoder_libwebp.cpp
215
static bool
webp_get_config_resize
(WebPDecoderConfig& config,
function
247
if (!
webp_get_config_resize
(
426
if (!
webp_get_config_resize
(config, decodedBitmap, origWidth, origHeight,
/external/skia/src/images/
SkImageDecoder_libwebp.cpp
209
static bool
webp_get_config_resize
(WebPDecoderConfig& config,
function
241
if (!
webp_get_config_resize
(
420
if (!
webp_get_config_resize
(config, decodedBitmap, origWidth, origHeight,
Completed in 344 milliseconds