Searched defs:isEnableByteCodeHints (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkFont.h140 bool isEnableByteCodeHints() const { return SkToBool(fFlags & kEnableByteCodeHints_Flag); } function in class:SkFont
/external/skia/include/core/
H A DSkFont.h134 bool isEnableByteCodeHints() const { return SkToBool(fFlags & kEnableByteCodeHints_Flag); } function in class:SkFont

Completed in 90 milliseconds