HomeSort by relevance Sort by last modified time
    Searched refs:webp_get_config_resize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libwebp.cpp 231 static bool webp_get_config_resize(WebPDecoderConfig* config, function
262 if (!webp_get_config_resize(config, decodedBitmap, region.width(),
431 if (!webp_get_config_resize(&config, decodedBitmap, origWidth, origHeight,
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 231 static bool webp_get_config_resize(WebPDecoderConfig* config, function
262 if (!webp_get_config_resize(config, decodedBitmap, region.width(),
431 if (!webp_get_config_resize(&config, decodedBitmap, origWidth, origHeight,

Completed in 66 milliseconds