Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRemoteGlyphCache.h149 static void AddGlyphForTesting(
DSkRemoteGlyphCache.cpp476 void SkStrikeServer::AddGlyphForTesting( in AddGlyphForTesting() function in SkStrikeServer
/third_party/flutter/skia/tests/
DSkRemoteGlyphCacheTest.cpp982 SkStrikeServer::AddGlyphForTesting(cacheState, lostGlyphID, false); in DEF_TEST()