Searched refs:isEnableByteCodeHints (Results 1 – 2 of 2) sorted by relevance
140 bool isEnableByteCodeHints() const { return SkToBool(fFlags & kEnableByteCodeHints_Flag); } in isEnableByteCodeHints() function
41 REPORTER_ASSERT(reporter, font->isEnableByteCodeHints() == is_enable_bytecode_hints(paint)); in test_cachedfont()