/external/skqp/tests/ |
D | TextBlobCacheTest.cpp | 106 for (int subpixel = 0; subpixel < 2; subpixel++) { in text_blob_cache_inner() local 115 font.setSubpixel(SkToBool(subpixel)); in text_blob_cache_inner()
|
D | FontHostTest.cpp | 252 bool subpixel; in test_advances() member 285 font.setSubpixel(settings[j].subpixel); in test_advances()
|
/external/skia/docs/examples/ |
D | Device_Text.cpp | 17 for (bool subpixel : { false, true }) { 18 paint.setSubpixelText(subpixel);
|
/external/skqp/gm/ |
D | typeface.cpp | 227 for (const SubpixelType subpixel : subpixelTypes) { local 229 font.setSubpixel(subpixel.requested); 250 canvas->rotate(2, x + subpixel.offset.x(), 251 y + subpixel.offset.y()); 254 x + subpixel.offset.x(), 255 y + subpixel.offset.y(), font, paint);
|
/external/skia/gm/ |
D | typeface.cpp | 221 for (const SubpixelType subpixel : subpixelTypes) { local 223 font.setSubpixel(subpixel.requested); 244 canvas->rotate(2, x + subpixel.offset.x(), 245 y + subpixel.offset.y()); 248 x + subpixel.offset.x(), 249 y + subpixel.offset.y(), font, paint);
|
/external/libkmsxx/kms++/src/ |
D | connector.cpp | 255 uint32_t Connector::subpixel() const in subpixel() function in kms::Connector 257 return m_priv->drm_connector->subpixel; in subpixel() 262 return subpix_str.at(subpixel()); in subpixel_str()
|
/external/mesa3d/docs/relnotes/ |
D | 18.1.7.rst | 32 - i965 always reports 0 viewport subpixel bits 49 - i965: Advertise 8 bits subpixel precision for viewport bounds on
|
/external/skia/src/utils/mac/ |
D | SkCTFont.h | 25 subpixel, // SmoothFonts produces some effect and provides subpixel coverage. enumerator
|
D | SkCTFont.cpp | 266 return SkCTFontSmoothBehavior::subpixel; in SkCTFontGetSmoothBehavior()
|
/external/skia/tests/ |
D | TextBlobCacheTest.cpp | 122 for (int subpixel = 0; subpixel < 2; subpixel++) { in text_blob_cache_inner() local 131 font.setSubpixel(SkToBool(subpixel)); in text_blob_cache_inner()
|
D | FontHostTest.cpp | 210 bool subpixel; in test_advances() member 244 font.setSubpixel(settings[j].subpixel); in test_advances()
|
/external/skqp/site/user/ |
D | index.md | 11 * subpixel text
|
/external/skia/site/docs/user/ |
D | _index.md | 18 * subpixel text
|
/external/libkmsxx/kms++/inc/kms++/ |
D | connector.h | 42 uint32_t subpixel() const;
|
/external/skia/site/docs/dev/design/raster_tragedy/ |
D | _index.md | 54 For subpixel partial coverage (subpixel anti-aliased) glyph masks linear blending in a 61 So, if subpixel anti-aliased glyph masks (and sometimes full pixel anti-aliased glyph masks) 90 The gamma hack works best with subpixel anti-aliasing since the adjustment can be made per-channel 176 subpixel anti-aliasing brings a 100dpi display up to 300dpi, which is close, but still a bit
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 1506 // how many non-horizontal subpixel y-axis slivers are there? 1639 // how many non-horizontal subpixel y-axis slivers are there? 1742 // only non-horizontal subpixel lines are valid 2138 // note that we only care if the end points are rounded to subpixel precision 2265 // segments into subpixel lines 2269 // of subpixel lines. 2540 // note that we only care if the end points are rounded to subpixel precision 2815 // note that we only care if the end points are rounded to subpixel precision 3000 // Coordinates are scaled to subpixel resolution. All that matters 3006 // with the subpixel resolution scaled identity or scaling the [all …]
|
/external/libdrm/man/ |
D | drmModeGetResources.3.rst | 63 width and height in mm, subpixel ordering, and various other
|
/external/skia/include/core/ |
D | SkFont.h | 142 void setSubpixel(bool subpixel);
|
/external/skqp/include/core/ |
D | SkFont.h | 135 void setSubpixel(bool subpixel);
|
/external/skia/experimental/pvg/ |
D | draw_msg.proto | 105 bool subpixel = 8; field
|
/external/skqp/experimental/pvg/ |
D | draw_msg.proto | 105 bool subpixel = 8; field
|
/external/libvpx/libvpx/test/ |
D | test-data.sha1 | 579 edea45dac4a3c2e5372339f8851d24c9bef803d6 *vp90-2-09-subpixel-00.ivf 580 5428efc4bf92191faedf4a727fcd1d94966a7abc *vp90-2-09-subpixel-00.ivf.md5 720 4506dfdcdf8ee4250924b075a0dcf1f070f72e5a *invalid-vp90-2-09-subpixel-00.ivf.s19552_r01-05_b6-.v2.ivf 721 bcdedaf168ac225575468fda77502d2dc9fd5baa *invalid-vp90-2-09-subpixel-00.ivf.s19552_r01-05_b6-.v2.iv… 732 8b1f7bf7e86c0976d277f60e8fcd9539e75a079a *invalid-vp90-2-09-subpixel-00.ivf.s20492_r01-05_b6-.v2.ivf 733 9c6bdf048fb2e66f07d4b4db5b32e6f303bd6109 *invalid-vp90-2-09-subpixel-00.ivf.s20492_r01-05_b6-.v2.iv…
|
/external/crosvm/gpu_display/src/ |
D | display_wl.c | 101 int subpixel, const char *make, const char *model, in output_geometry() argument 110 (void)subpixel; in output_geometry()
|
/external/libdrm/ |
D | xf86drmMode.h | 209 drmModeSubPixel subpixel; member
|
/external/libdrm/include/drm/ |
D | drm_mode.h | 390 __u32 subpixel; member
|