Searched refs:getMaskType (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/core/
H A DSkFont.cpp48 this->getSkewX(), this->getMaskType(), this->getFlags());
53 this->getSkewX(), this->getMaskType(), newFlags);
/external/skqp/src/core/
H A DSkFont.cpp48 this->getSkewX(), this->getMaskType(), this->getFlags());
53 this->getSkewX(), this->getMaskType(), newFlags);
/external/skia/include/core/
H A DSkFont.h139 MaskType getMaskType() const { return (MaskType)fMaskType; } function in class:SkFont
/external/skqp/include/core/
H A DSkFont.h139 MaskType getMaskType() const { return (MaskType)fMaskType; } function in class:SkFont
/external/skia/tests/
H A DFontMgrTest.cpp28 REPORTER_ASSERT(reporter, SkFont::kA8_MaskType == font->getMaskType());
53 REPORTER_ASSERT(reporter, SkFont::kBW_MaskType == font->getMaskType());
/external/skqp/tests/
H A DFontMgrTest.cpp28 REPORTER_ASSERT(reporter, SkFont::kA8_MaskType == font->getMaskType());
53 REPORTER_ASSERT(reporter, SkFont::kBW_MaskType == font->getMaskType());
/external/robolectric/v3/runtime/
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 77 milliseconds