Home
last modified time | relevance | path

Searched refs:RESIZE_GOOD (Results 1 – 20 of 20) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/skia/ext/
H A Dimage_operations.h43 RESIZE_GOOD, enumerator
79 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
H A Dimage_operations.cc309 case ImageOperations::RESIZE_GOOD: in ResizeMethodToAlgorithmMethod()
H A Dimage_operations_unittest.cc472 { skia::ImageOperations::RESIZE_GOOD, "GOOD", 0.0f }, in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/skia/ext/
H A Dimage_operations.h43 RESIZE_GOOD, enumerator
79 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
H A Dimage_operations.cc310 case ImageOperations::RESIZE_GOOD: in ResizeMethodToAlgorithmMethod()
H A Dimage_operations_unittest.cc470 { skia::ImageOperations::RESIZE_GOOD, "GOOD", 0.0f }, in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A Dimage_operations.h69 RESIZE_GOOD, enumerator
114 RESIZE_FIRST_QUALITY_METHOD = RESIZE_GOOD,
H A Dimage_operations.cpp174 case ImageOperations::RESIZE_GOOD: in ResizeMethodToAlgorithmMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/snapshot/
H A Dsnapshot_async.cc30 skia::ImageOperations::RESIZE_GOOD, in ScaleBitmap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/snapshot/
H A Dsnapshot_async.cc30 skia::ImageOperations::RESIZE_GOOD, in ScaleBitmap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/image/
H A Dimage_util.cc89 bitmap, skia::ImageOperations::RESIZE_GOOD, kSearchByImageMaxImageWidth, in ResizedImageForSearchByImageSkiaRepresentation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/image/
H A Dimage_util.cc96 bitmap, skia::ImageOperations::RESIZE_GOOD, width, height); in ResizedImageForSearchByImageSkiaRepresentation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/
H A Dthreaded_icon_loader.cc151 decoded_icon_, skia::ImageOperations::RESIZE_GOOD, resized_width, in DecodeAndResizeImageOnBackgroundThread()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/
H A Dthreaded_icon_loader.cc159 decoded_icon_, skia::ImageOperations::RESIZE_GOOD, resized_width, in DecodeAndResizeImageOnBackgroundThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/extensions/
H A Dprint_job_confirmation_dialog_view.cc105 extension_icon, skia::ImageOperations::ResizeMethod::RESIZE_GOOD, in PrintJobConfirmationDialogView()
H A Dextension_uninstall_dialog_view.cc102 icon(), skia::ImageOperations::ResizeMethod::RESIZE_GOOD, in Show()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dcursor_window_controller.cc361 image, skia::ImageOperations::ResizeMethod::RESIZE_GOOD, in UpdateCursorImage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/
H A Dchrome_render_frame_observer.cc575 skia::ImageOperations::RESIZE_GOOD, in Downscale()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/renderer/
H A Dchrome_render_frame_observer.cc578 skia::ImageOperations::RESIZE_GOOD, in Downscale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dlogin_shelf_view.cc347 kiosk_apps_[i].icon, skia::ImageOperations::RESIZE_GOOD, in SetApps()