Searched refs:RESIZE_GOOD (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/skia/ext/
H A Dimage_operations.h42 RESIZE_GOOD, enumerator in enum:skia::ImageOperations::ResizeMethod
87 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
H A Dimage_operations.cc317 // Users of RESIZE_GOOD are willing to trade a lot of quality to
321 case ImageOperations::RESIZE_GOOD:
H A Dimage_operations_unittest.cc504 { skia::ImageOperations::RESIZE_GOOD, "GOOD", 0.0f },
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapScaler.h45 RESIZE_GOOD, enumerator in enum:SkBitmapScaler::ResizeMethod
76 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
H A DSkBitmapScaler.cpp216 // Users of RESIZE_GOOD are willing to trade a lot of quality to
220 case SkBitmapScaler::RESIZE_GOOD:
/external/skia/src/core/
H A DSkBitmapScaler.h45 RESIZE_GOOD, enumerator in enum:SkBitmapScaler::ResizeMethod
76 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
H A DSkBitmapScaler.cpp216 // Users of RESIZE_GOOD are willing to trade a lot of quality to
220 case SkBitmapScaler::RESIZE_GOOD:
/external/chromium_org/ui/gfx/android/
H A Djava_bitmap.cc104 skia::ImageOperations::RESIZE_GOOD,
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dtaskbar_window_thumbnailer_win.cc130 *capture_bitmap_, skia::ImageOperations::RESIZE_GOOD, width, height);
/external/chromium_org/chrome/renderer/
H A Dchrome_render_view_observer.cc206 skia::ImageOperations::RESIZE_GOOD,
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc1894 skia::ImageOperations::RESIZE_GOOD;

Completed in 324 milliseconds