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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.h 45 RESIZE_GOOD,
76 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
SkBitmapScaler.cpp 216 // Users of RESIZE_GOOD are willing to trade a lot of quality to
220 case SkBitmapScaler::RESIZE_GOOD:
  /external/skia/src/core/
SkBitmapScaler.h 45 RESIZE_GOOD,
76 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
SkBitmapScaler.cpp 216 // Users of RESIZE_GOOD are willing to trade a lot of quality to
220 case SkBitmapScaler::RESIZE_GOOD:
  /external/chromium_org/skia/ext/
image_operations.h 42 RESIZE_GOOD,
87 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
image_operations.cc 317 // Users of RESIZE_GOOD are willing to trade a lot of quality to
321 case ImageOperations::RESIZE_GOOD:
image_operations_unittest.cc 504 { skia::ImageOperations::RESIZE_GOOD, "GOOD", 0.0f },
  /external/chromium_org/ui/gfx/android/
java_bitmap.cc 104 skia::ImageOperations::RESIZE_GOOD,
  /external/chromium_org/chrome/browser/ui/views/panels/
taskbar_window_thumbnailer_win.cc 130 *capture_bitmap_, skia::ImageOperations::RESIZE_GOOD, width, height);
  /external/chromium_org/chrome/renderer/
chrome_render_view_observer.cc 206 skia::ImageOperations::RESIZE_GOOD,
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc     [all...]

Completed in 359 milliseconds