Home
last modified time | relevance | path

Searched refs:subpixel (Results 1 – 17 of 17) sorted by relevance

/external/skia/tests/
DTextBlobCacheTest.cpp113 for (int subpixel = 0; subpixel < 2; subpixel++) { in text_blob_cache_inner() local
116 paint.setSubpixelText(SkToBool(subpixel)); in text_blob_cache_inner()
/external/skia/site/user/
Dindex.md11 * subpixel text
/external/libvpx/libvpx/test/
Dtest-data.sha1573 edea45dac4a3c2e5372339f8851d24c9bef803d6 *vp90-2-09-subpixel-00.ivf
574 5428efc4bf92191faedf4a727fcd1d94966a7abc *vp90-2-09-subpixel-00.ivf.md5
714 4506dfdcdf8ee4250924b075a0dcf1f070f72e5a *invalid-vp90-2-09-subpixel-00.ivf.s19552_r01-05_b6-.v2.ivf
715 bcdedaf168ac225575468fda77502d2dc9fd5baa *invalid-vp90-2-09-subpixel-00.ivf.s19552_r01-05_b6-.v2.iv…
726 8b1f7bf7e86c0976d277f60e8fcd9539e75a079a *invalid-vp90-2-09-subpixel-00.ivf.s20492_r01-05_b6-.v2.ivf
727 9c6bdf048fb2e66f07d4b4db5b32e6f303bd6109 *invalid-vp90-2-09-subpixel-00.ivf.s20492_r01-05_b6-.v2.iv…
Dtest-data.mk581 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-09-subpixel-00.ivf
582 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-09-subpixel-00.ivf.md5
717 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-2-09-subpixel-00.ivf.s19552_r01-05_b6-.v2.ivf
718 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-2-09-subpixel-00.ivf.s19552_r01-05_b6-.v2.iv…
719 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-2-09-subpixel-00.ivf.s20492_r01-05_b6-.v2.ivf
720 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-2-09-subpixel-00.ivf.s20492_r01-05_b6-.v2.iv…
/external/libdrm/include/drm/
Ddrm_mode.h245 __u32 subpixel; member
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h264 __u32 subpixel; member
/external/libdrm/
Dxf86drmMode.h295 drmModeSubPixel subpixel; member
Dxf86drmMode.c544 r->subpixel = conn.subpixel + 1; in _drmModeGetConnector()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
Dmodules.cfg196 # Support for LCD color filtering of subpixel bitmaps.
DChangeLog.25997 * src/truetype/ttinterp.c (Ins_DELTAP): Fix subpixel hinting.
1000 subpixel hinting mode as described in the ClearType whitepaper; it
1006 instructions for touched points in the non-subpixel direction are
2956 This patch unifies the subpixel and non-subpixel cases.
2961 Rename `subpixel_hinting' member to `subpixel.
3317 [truetype] Fix GETINFO opcode handling of subpixel hinting bits.
3320 get info on subpixel hinting.
4979 [truetype] Formatting and an additional subpixel tweak.
4987 [truetype] Adjust subpixel zp2 moves and tweak rules.
4992 (Move_Zp2_Point): Don't always disable x moves for subpixel rendering.
[all …]
DChangeLog.24506 subpixel hinting mode.
1935 The subpixel hinting patch contained the concept of an adjustable
1969 [truetype] Support subpixel hinting.
2045 (TT_ExecContextRec): Add members for subpixel hinting support.
DChangeLog2112 s/subpixel/subpixel_hinting.
DChangeLog.237246 Add a new API to support color filtering of subpixel glyph bitmaps.
7262 Handle subpixel rendering.
/external/chromium-trace/catapult/third_party/polymer/components/paper-spinner/
Dpaper-spinner.css140 * to do proper subpixel rendering for the elements being animated. This is
/external/skia/samplecode/
DSampleApp.cpp486 SkOSMenu::TriState subpixel, int hinting, int filterQuality) in FlagsFilterCanvas() argument
490 , fSubpixelState(subpixel) in FlagsFilterCanvas()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
DCHANGES322 subpixel hinting mode as described in the ClearType whitepaper
323 (i.e., for touched points in the non-subpixel direction).
513 used to retrieve subpixel hinting information. It was necessary
581 subpixel hinting support, respectively.
595 - Another round of TrueType subpixel hinting fixes.
720 Activation of subpixel hinting support can be controlled with
/external/libvpx/libvpx/
DCHANGELOG536 Bilinear subpixel optimizations for ssse3.