Home
last modified time | relevance | path

Searched refs:antialiasing (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/ui/gfx/
Dfont_render_params_linux_unittest.cc104 EXPECT_TRUE(params.antialiasing); in TEST_F()
139 EXPECT_TRUE(params.antialiasing); in TEST_F()
146 EXPECT_FALSE(params.antialiasing); in TEST_F()
154 EXPECT_TRUE(params.antialiasing); in TEST_F()
225 EXPECT_TRUE(params.antialiasing); in TEST_F()
269 EXPECT_FALSE(params.antialiasing); in TEST_F()
281 EXPECT_TRUE(params.antialiasing); in TEST_F()
291 EXPECT_TRUE(params.antialiasing); in TEST_F()
324 system_params.antialiasing = true; in TEST_F()
337 EXPECT_EQ(system_params.antialiasing, params.antialiasing); in TEST_F()
Dfont_render_params_win.cc27 params_->antialiasing = false; in GetParams()
36 params_->antialiasing = true; in GetParams()
Dfont_render_params.cc10 : antialiasing(true), in FontRenderParams()
Dfont_render_params_android.cc17 params.antialiasing = true; in LoadDefaults()
Dfont_render_params_mac.cc17 params.antialiasing = true; in LoadDefaults()
Dfont_render_params.h39 bool antialiasing; member
Dfont_render_params_linux.cc126 params_out->antialiasing = fc_antialias; in QueryFontconfig()
193 if (!params.antialiasing) { in GetFontRenderParams()
Dpango_util.cc42 if (!params.antialiasing) { in CreateCairoFontOptions()
Drender_text.cc382 paint->setAntiAlias(params.antialiasing); in ApplyRenderParams()
/external/chromium_org/ui/message_center/cocoa/
Dopaque_views.mm8 // The view must be opaque to render subpixel antialiasing.
13 // The view must also fill its background to render subpixel antialiasing.
52 // The view must be opaque to render subpixel antialiasing.
57 // The view must also fill its background to render subpixel antialiasing.
Dsettings_entry_view.mm66 // subpixel antialiasing.
Dnotification_controller.mm77 // subpixel antialiasing.
824 // The labels MUST draw their background so that subpixel antialiasing can
/external/chromium_org/ppapi/api/dev/
Dppb_font_dev.idl208 * The image_data_is_opaque flag indicates whether subpixel antialiasing can
210 * opaque, subpixel antialiasing is supported and you should set this to
212 * partially transparent, then subpixel antialiasing is not possible and
213 * grayscale antialiasing will be used instead (assuming the user has
214 * antialiasing enabled at all).
/external/chromium_org/ppapi/api/trusted/
Dppb_browser_font_trusted.idl204 * The image_data_is_opaque flag indicates whether subpixel antialiasing can
206 * opaque, subpixel antialiasing is supported and you should set this to
208 * partially transparent, then subpixel antialiasing is not possible and
209 * grayscale antialiasing will be used instead (assuming the user has
210 * antialiasing enabled at all).
/external/chromium_org/chrome/browser/
Drenderer_preferences_util.cc79 prefs->should_antialias_text = params.antialiasing; in UpdateFromSystemSettings()
/external/mesa3d/src/gallium/docs/source/cso/
Drasterizer.rst119 Controls OpenGL-style polygon smoothing/antialiasing
206 If this state is enabled, point smoothing and antialiasing are
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
Drasterizer.rst119 Controls OpenGL-style polygon smoothing/antialiasing
206 If this state is enabled, point smoothing and antialiasing are
/external/chromium_org/android_webview/native/
Daw_settings.cc40 prefs->should_antialias_text = params.antialiasing; in PopulateFixedRendererPreferences()
/external/chromium_org/content/browser/renderer_host/
Dsandbox_ipc_linux.cc319 reply.WriteInt(params.antialiasing); in HandleGetStyleForStrike()
/external/chromium_org/ppapi/api/private/
Dppb_flash.idl132 * flag which when true, will use subpixel antialiasing if enabled in the
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_ui.cc346 params.antialiasing = antialias != 0; in GetGtkFontRenderParams()
/external/chromium_org/media/tools/layout_tests/result/
D2011-09-11-181394 …with skia (instead of gdi) and in these cases, we have differences in antialiasing (drt specific) …
D2011-09-11-191394 …with skia (instead of gdi) and in these cases, we have differences in antialiasing (drt specific) …
/external/mesa3d/docs/
DVERSIONS861 - now appling antialiasing coverage to alpha after texturing
/external/chromium_org/third_party/mesa/src/docs/
DVERSIONS861 - now appling antialiasing coverage to alpha after texturing