Searched refs:getMaskType (Results 1 - 7 of 7) sorted by relevance
/external/skia/src/core/ |
H A D | SkFont.cpp | 48 this->getSkewX(), this->getMaskType(), this->getFlags()); 53 this->getSkewX(), this->getMaskType(), newFlags);
|
/external/skqp/src/core/ |
H A D | SkFont.cpp | 48 this->getSkewX(), this->getMaskType(), this->getFlags()); 53 this->getSkewX(), this->getMaskType(), newFlags);
|
/external/skia/include/core/ |
H A D | SkFont.h | 139 MaskType getMaskType() const { return (MaskType)fMaskType; } function in class:SkFont
|
/external/skqp/include/core/ |
H A D | SkFont.h | 139 MaskType getMaskType() const { return (MaskType)fMaskType; } function in class:SkFont
|
/external/skia/tests/ |
H A D | FontMgrTest.cpp | 28 REPORTER_ASSERT(reporter, SkFont::kA8_MaskType == font->getMaskType()); 53 REPORTER_ASSERT(reporter, SkFont::kBW_MaskType == font->getMaskType());
|
/external/skqp/tests/ |
H A D | FontMgrTest.cpp | 28 REPORTER_ASSERT(reporter, SkFont::kA8_MaskType == font->getMaskType()); 53 REPORTER_ASSERT(reporter, SkFont::kBW_MaskType == font->getMaskType());
|
/external/robolectric/v3/runtime/ |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 77 milliseconds