Home
last modified time | relevance | path

Searched refs:is_enable_bytecode_hints (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DFontObjTest.cpp21 static bool is_enable_bytecode_hints(const SkPaint& paint) { in is_enable_bytecode_hints() function
41 REPORTER_ASSERT(reporter, font->isEnableByteCodeHints() == is_enable_bytecode_hints(paint)); in test_cachedfont()