Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkStrike.cpp249 void SkStrike::forceValidate() const { in forceValidate() function in SkStrike
265 forceValidate(); in validate()
DSkStrike.h139 void forceValidate() const;
DSkStrikeCache.cpp559 [](const SkStrike& cache) { cache.forceValidate(); in validateGlyphCacheDataSize()