Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/starscan/
Dwrite_protector.cc30 PCScan::ClearType NoWriteProtector::SupportedClearType() const { in SupportedClearType()
31 return PCScan::ClearType::kLazy; in SupportedClearType()
124 PCScan::ClearType UserFaultFDWriteProtector::SupportedClearType() const { in SupportedClearType()
125 return IsSupported() ? PCScan::ClearType::kEager : PCScan::ClearType::kLazy; in SupportedClearType()
Dpcscan.h52 enum class ClearType : uint8_t { in PA_COMPONENT_EXPORT() enum
135 static void SetClearType(ClearType); in PA_COMPONENT_EXPORT()
186 ClearType clear_type_{ClearType::kLazy}; in PA_COMPONENT_EXPORT()
237 if (instance.clear_type_ == ClearType::kEager) { in MoveToQuarantine()
Dwrite_protector.h31 virtual PCScan::ClearType SupportedClearType() const = 0;
38 PCScan::ClearType SupportedClearType() const final;
58 PCScan::ClearType SupportedClearType() const final;
Dpcscan.cc89 void PCScan::SetClearType(ClearType clear_type) { in SetClearType()
Dpcscan_internal.cc723 const PCScan::ClearType clear_type = pcscan_.clear_type_; in ClearQuarantinedSlotsAndPrepareCardTable()
726 if (clear_type == PCScan::ClearType::kEager) { in ClearQuarantinedSlotsAndPrepareCardTable()
740 if (clear_type == PCScan::ClearType::kLazy) { in ClearQuarantinedSlotsAndPrepareCardTable()
1067 (pcscan_.clear_type_ == PCScan::ClearType::kEager); in SweepQuarantine()
/external/skia/bench/
DClearBench.cpp31 enum ClearType { enum in ClearBench
37 ClearBench(ClearType type) : fType(type) {} in ClearBench()
100 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/harfbuzz_ng/
DREADME76 > FreeType, CoolType, ClearType, etc. And then came OpenType, which is the
DREADME.md76 > FreeType, CoolType, ClearType, etc. And then came OpenType, which is the
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1711 enum ClearType enum in vkt::api::__anonc44108f70111::ClearAttachmentTestInstance
1717 …ClearAttachmentTestInstance (Context& context, const TestParams& testParams, const ClearType clear… in ClearAttachmentTestInstance()
1830 const ClearType m_clearType;
/external/cronet/base/allocator/
Dpartition_alloc_support.cc1131 partition_alloc::internal::PCScan::ClearType::kEager); in ReconfigureAfterFeatureListInit()
/external/freetype/docs/oldlogs/
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.20271 `ClearType-like' rendering.
DChangeLog.28345 [truetype] Do not set any ClearType flags in v40 monochrome mode.
DChangeLog.2103336 also cleanly separates Harmony and ClearType-style LCD rendering
DChangeLog.237294 we want to compile LCD-optimized rendering code (à la ClearType) or
/external/freetype/docs/
DCHANGES749 output without resorting to ClearType techniques of resolution
754 indistinguishable from ClearType with a light 3-tap filter.
1019 ClearType.
1389 - Fonts natively hinted for ClearType are now supported, properly
1532 subpixel hinting mode as described in the ClearType whitepaper
1925 Note that ClearType support is not completely implemented! In
/external/harfbuzz_ng/perf/texts/
Den-words.txt1897 ClearType
1898 ClearType
/external/fonttools/
DNEWS.rst2289 - ClearType support
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2434 public void ClearType() { in ClearType() method in Google.Protobuf.Reflection.FieldDescriptorProto
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2434 public void ClearType() { in ClearType() method in Google.Protobuf.Reflection.FieldDescriptorProto