/third_party/flutter/skia/tests/ |
D | TextBlobCacheTest.cpp | 107 for (int subpixel = 0; subpixel < 2; subpixel++) { in text_blob_cache_inner() local 116 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()
|
/third_party/skia/docs/examples/ |
D | Device_Text.cpp | 17 for (bool subpixel : { false, true }) { 18 paint.setSubpixelText(subpixel);
|
/third_party/flutter/skia/docs/examples/ |
D | Device_Text.cpp | 17 for (bool subpixel : { false, true }) { 18 paint.setSubpixelText(subpixel);
|
/third_party/flutter/skia/gm/ |
D | typeface.cpp | 222 for (const SubpixelType subpixel : subpixelTypes) { local 224 font.setSubpixel(subpixel.requested); 245 canvas->rotate(2, x + subpixel.offset.x(), 246 y + subpixel.offset.y()); 249 x + subpixel.offset.x(), 250 y + subpixel.offset.y(), font, paint);
|
/third_party/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);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_sample_positions.txt | 107 The subpixel range [0,1] is discretized based on the implementation- 109 SUBSAMPLE_DISTANCE_AMD as the pname parameter to query the subpixel 112 sure they don't fall in the same subpixel if 185 both the vertical and horizontal directions. The subpixel range [0,1] 193 subpixel. A coordinate c will map to the greatest multiple of ssd that 196 will map to the same subpixel, which means the application might want to
|
D | AMD_framebuffer_sample_positions.txt | 136 The subpixel range [0,1) is discretized based on the implementation- 138 SUBSAMPLE_DISTANCE_AMD as the pname parameter to query the subpixel 141 sure they don't fall in the same subpixel if 289 for both the vertical and horizontal directions. The subpixel range 297 subpixel. A coordinate c will map to the greatest multiple of ssd that 300 both points will map to the same subpixel, which means the application
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_sample_positions.txt | 107 The subpixel range [0,1] is discretized based on the implementation- 109 SUBSAMPLE_DISTANCE_AMD as the pname parameter to query the subpixel 112 sure they don't fall in the same subpixel if 185 both the vertical and horizontal directions. The subpixel range [0,1] 193 subpixel. A coordinate c will map to the greatest multiple of ssd that 196 will map to the same subpixel, which means the application might want to
|
D | AMD_framebuffer_sample_positions.txt | 136 The subpixel range [0,1) is discretized based on the implementation- 138 SUBSAMPLE_DISTANCE_AMD as the pname parameter to query the subpixel 141 sure they don't fall in the same subpixel if 289 for both the vertical and horizontal directions. The subpixel range 297 subpixel. A coordinate c will map to the greatest multiple of ssd that 300 both points will map to the same subpixel, which means the application
|
/third_party/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
|
/third_party/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()
|
/third_party/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()
|
/third_party/flutter/skia/site/user/ |
D | index.md | 11 * subpixel text
|
/third_party/skia/site/docs/user/ |
D | _index.md | 18 * subpixel text
|
/third_party/openGLES/extensions/NV/ |
D | NV_conservative_raster.txt | 54 subpixel bits such that snapping occurs to the same effective grid as when 95 may not apply because the subpixel precision may not be the same at all 200 of viewport size and total subpixel precision exceed that then less 208 primitive happens to be zero area due to subpixel precision then generating
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_conservative_raster.txt | 54 subpixel bits such that snapping occurs to the same effective grid as when 95 may not apply because the subpixel precision may not be the same at all 200 of viewport size and total subpixel precision exceed that then less 208 primitive happens to be zero area due to subpixel precision then generating
|
/third_party/weston/clients/ |
D | weston-info.c | 82 enum wl_output_subpixel subpixel; member 277 switch (output->geometry.subpixel) { in print_output_info() 298 output->geometry.subpixel); in print_output_info() 1602 int32_t subpixel, in output_handle_geometry() argument 1612 output->geometry.subpixel = subpixel; in output_handle_geometry()
|
/third_party/pixman/pixman/ |
D | rounding.txt | 140 subpixel positions. This subpixel position determines which of n
|
/third_party/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
|
/third_party/flutter/skia/include/core/ |
D | SkFont.h | 135 void setSubpixel(bool subpixel);
|
/third_party/skia/include/core/ |
D | SkFont.h | 144 void setSubpixel(bool subpixel);
|
/third_party/flutter/skia/experimental/pvg/ |
D | draw_msg.proto | 105 bool subpixel = 8; field
|