Searched refs:is_enable_bytecode_hints (Results 1 – 1 of 1) sorted by relevance
21 static bool is_enable_bytecode_hints(const SkPaint& paint) { in is_enable_bytecode_hints() function41 REPORTER_ASSERT(reporter, font->isEnableByteCodeHints() == is_enable_bytecode_hints(paint)); in test_cachedfont()