Searched refs:grayscale (Results 1 - 25 of 51) sorted by relevance

123

/external/chromium_org/ppapi/api/dev/
H A Dpp_print_settings_dev.idl42 PP_Bool grayscale;
/external/chromium_org/ppapi/c/dev/
H A Dpp_print_settings_dev.h66 PP_Bool grayscale; member in struct:PP_PrintSettings_Dev
/external/chromium_org/ui/compositor/test/
H A Dtest_layer_animation_delegate.cc51 void TestLayerAnimationDelegate::SetGrayscaleFromAnimation(float grayscale) { argument
52 grayscale_ = grayscale;
H A Dtest_layer_animation_delegate.h28 virtual void SetGrayscaleFromAnimation(float grayscale) OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_icon_source.cc70 bool grayscale; member in struct:extensions::ExtensionIconSource::ExtensionIconRequest
79 bool grayscale,
91 grayscale ? "?grayscale=true" : ""));
171 if (request->grayscale)
244 if (!request->grayscale) {
245 // If we don't need a grayscale image, then we can bypass FinalizeImage
312 bool grayscale = path_lower.find("grayscale=true") != std::string::npos;
314 SetData(request_id, callback, extension, grayscale, siz
76 GetIconURL(const Extension* extension, int icon_size, ExtensionIconSet::MatchType match, bool grayscale, bool* exists) argument
319 SetData( int request_id, const content::URLDataSource::GotDataCallback& callback, const Extension* extension, bool grayscale, int size, ExtensionIconSet::MatchType match) argument
[all...]
H A Dextension_icon_source.h39 // grayscale=true to desaturate the image.
42 // chrome-extension://gbmgkahjioeacddebbnengilkgbkhodg/32/1?grayscale=true
43 // (ICON_SMALL, MATCH_BIGGER, grayscale)
58 // based on the |match| type. If |grayscale|, the URL will be for the
65 bool grayscale,
137 bool grayscale,
/external/chromium_org/chrome/browser/resources/pdf/
H A Dpdf_scripting_api.js97 * @param {boolean} grayscale whether or not to display the PDF in grayscale.
101 resetPrintPreviewMode: function(url, grayscale, pageNumbers, modifiable) {
105 grayscale: grayscale,
/external/chromium_org/third_party/skia/gm/
H A Dcolorfilterimagefilter.cpp90 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale(brightness));
91 paint.setImageFilter(grayscale);
96 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale());
97 SkAutoTUnref<SkImageFilter> brightness(make_brightness(0.9f, grayscale));
/external/chromium_org/ui/compositor/
H A Dlayer_animation_delegate.h27 virtual void SetGrayscaleFromAnimation(float grayscale) = 0;
H A Dlayer_animation_element.h58 float grayscale; member in struct:ui::LayerAnimationElement::TargetValue
123 // Creates an element that transitions to the given grayscale value.
126 float grayscale,
H A Dlayer.h177 // brightness and grayscale setting.
183 // and grayscale setting.
191 // Change the grayscale of all pixels from this layer by this amount.
195 void SetLayerGrayscale(float grayscale);
197 // Return the target grayscale if animator is running, or the current
198 // grayscale otherwise.
383 virtual void SetGrayscaleFromAnimation(float grayscale) OVERRIDE;
/external/skia/gm/
H A Dcolorfilterimagefilter.cpp90 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale(brightness));
91 paint.setImageFilter(grayscale);
96 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale());
97 SkAutoTUnref<SkImageFilter> brightness(make_brightness(0.9f, grayscale));
/external/chromium_org/ppapi/proxy/
H A Dprinting_resource_unittest.cc95 EXPECT_EQ(reply_settings.grayscale, output_settings.grayscale);
/external/chromium_org/third_party/skia/bench/
H A DColorFilterBench.cpp111 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale(brightness));
112 paint.setImageFilter(grayscale);
137 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale());
138 SkAutoTUnref<SkImageFilter> brightness(make_brightness(0.9f, grayscale));
270 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale());
271 paint.setImageFilter(grayscale);
/external/skia/bench/
H A DColorFilterBench.cpp111 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale(brightness));
112 paint.setImageFilter(grayscale);
137 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale());
138 SkAutoTUnref<SkImageFilter> brightness(make_brightness(0.9f, grayscale));
270 SkAutoTUnref<SkImageFilter> grayscale(make_grayscale());
271 paint.setImageFilter(grayscale);
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_printing_host_unittest.cc120 EXPECT_EQ(expected_settings.grayscale, actual_settings.grayscale);
H A Dpepper_print_settings_manager.cc89 settings.grayscale = PP_FALSE;
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
H A Dpreview_area.js523 var grayscale = !this.printTicketStore_.color.getValue();
527 this.plugin_.resetPrintPreviewMode(srcUrl, grayscale, pageNumbers,
539 this.plugin_.grayscale(!this.printTicketStore_.color.getValue());
600 var grayscale = !this.printTicketStore_.color.getValue();
604 this.plugin_.resetPrintPreviewMode(url, grayscale, pageNumbers,
610 this.plugin_.grayscale(!this.printTicketStore_.color.getValue());
/external/chromium_org/chrome/browser/ui/webui/app_list/
H A Dstart_page_handler.cc48 const bool grayscale = false; local
54 grayscale,
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djcgrammx.asm2 ; jcgrammx.asm - grayscale colorspace conversion (MMX)
H A Djcgrass2-64.asm2 ; jcgrass2-64.asm - grayscale colorspace conversion (64-bit SSE2)
H A Djcgrass2.asm2 ; jcgrass2.asm - grayscale colorspace conversion (SSE2)
/external/freetype/src/truetype/
H A Dttgload.c1346 * For simplicity, FreeType uses (1) for grayscale subpixel hinting and
1357 FT_Bool grayscale_ = loader->exec ? loader->exec->grayscale \
2104 FT_Bool grayscale; local
2151 grayscale = FALSE;
2154 grayscale = TRUE;
2158 grayscale = FALSE;
2163 exec->ignore_x_mode = subpixel || grayscale;
2194 grayscale = FT_BOOL( FT_LOAD_TARGET_MODE( load_flags ) !=
2215 /* a change from mono to grayscale rendering (and vice versa) */
2217 if ( grayscale !
[all...]
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttgload.c1959 FT_Bool grayscale; local
2003 grayscale = grayscale_hinting = FALSE;
2006 grayscale = grayscale_hinting = TRUE;
2010 grayscale = grayscale_hinting = FALSE;
2046 grayscale = FT_BOOL( FT_LOAD_TARGET_MODE( load_flags ) !=
2067 /* a change from mono to grayscale rendering (and vice versa) */
2069 if ( grayscale != exec->grayscale_hinting )
2071 FT_TRACE4(( "tt_loader_init: grayscale hinting change,"
2083 /* a change from mono to grayscale rendering (and vice versa) */
2085 if ( grayscale !
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttgload.c1968 FT_Bool grayscale; local
2012 grayscale = grayscale_hinting = FALSE;
2015 grayscale = grayscale_hinting = TRUE;
2019 grayscale = grayscale_hinting = FALSE;
2055 grayscale = FT_BOOL( FT_LOAD_TARGET_MODE( load_flags ) !=
2076 /* a change from mono to grayscale rendering (and vice versa) */
2078 if ( grayscale != exec->grayscale_hinting )
2080 FT_TRACE4(( "tt_loader_init: grayscale hinting change,"
2092 /* a change from mono to grayscale rendering (and vice versa) */
2094 if ( grayscale !
[all...]

Completed in 2812 milliseconds

123