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

  /external/skia/legacy/src/images/
SkImageDecoder_libwebp.cpp 243 static bool webp_get_config_resize_crop(WebPDecoderConfig& config, function
368 if (!webp_get_config_resize_crop(config, bitmap, rect, hasAlpha)) {
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 237 static bool webp_get_config_resize_crop(WebPDecoderConfig& config, function
362 if (!webp_get_config_resize_crop(config, bitmap, rect, hasAlpha)) {

Completed in 51 milliseconds