Searched refs:textBlobIsCacheable (Results 1 – 1 of 1) sorted by relevance
530 …bool textBlobIsCacheable = RuntimeEnabledFeatures::textBlobEnabled() && startOffset == 0 && endOff… in paint() local532 if (textBlobIsCacheable) { in paint()