Home
last modified time | relevance | path

Searched refs:ClearType (Results 1 – 15 of 15) sorted by relevance

/external/skqp/bench/
DClearBench.cpp31 enum ClearType { enum in ClearBench
37 ClearBench(ClearType type) : fType(type) {} in ClearBench()
99 ClearType fType;
/external/skia/bench/
DClearBench.cpp31 enum ClearType { enum in ClearBench
37 ClearBench(ClearType type) : fType(type) {} in ClearBench()
99 ClearType fType;
/external/deqp/modules/glshared/
DglsScissorTests.hpp62 enum ClearType enum
95 ClearType clearType);
DglsScissorTests.cpp604 …& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType);
613 static BufferFmtDesc getBufferFormat (ClearType type);
619 const ClearType m_clearType;
622 …t& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType) in FramebufferClearCase()
797 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type) in getBufferFormat()
909 ClearType clearType) in createFramebufferClearTest()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1579 enum ClearType enum in vkt::api::__anon89afa4720111::ClearAttachmentTestInstance
1585 …ClearAttachmentTestInstance (Context& context, const TestParams& testParams, const ClearType clear… in ClearAttachmentTestInstance()
1698 const ClearType m_clearType;
/external/freetype/docs/
DCHANGES438 output without resorting to ClearType techniques of resolution
443 indistinguishable from ClearType with a light 3-tap filter.
708 ClearType.
1078 - Fonts natively hinted for ClearType are now supported, properly
1221 subpixel hinting mode as described in the ClearType whitepaper
1614 Note that ClearType support is not completely implemented! In
/external/freetype/
DChangeLog.24568 [truetype] Align more to ClearType whitepaper for sph.
1971 This is the large, famous `Infinality' patch to support ClearType
1977 Most of the code is based on the ClearType whitepaper written by
1988 Note that ClearType support is not completely implemented! In
2015 (tt_loader_init): Handle ClearType GETINFO information bits.
2040 (Ins_GETINFO): Handle new ClearType bits.
DChangeLog.26571 (Ins_INSTCTRL): Handle native ClearType mode flag.
4209 Handle bits for vertical LCD subpixels (8/15) and Gray ClearType
4225 This flag activates `native ClearType hinting', disabling backward
4228 instructions in ClearType.
DChangeLog.251000 subpixel hinting mode as described in the ClearType whitepaper; it
3085 points in pre-ClearType mode is zero, as shown in the OpenType
DChangeLog.28345 [truetype] Do not set any ClearType flags in v40 monochrome mode.
DChangeLog.20271 `ClearType-like' rendering.
DChangeLog587 also cleanly separates Harmony and ClearType-style LCD rendering
DChangeLog.237294 we want to compile LCD-optimized rendering code (à la ClearType) or
/external/fonttools/
DNEWS.rst1773 - ClearType support
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1896 public void ClearType() { in ClearType() method in Google.Protobuf.Reflection.FieldDescriptorProto