Home
last modified time | relevance | path

Searched refs:SetStoredLayoutImpl (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DParagraphCache.h50 void SetStoredLayoutImpl(ParagraphImpl& paragraph, ParagraphCacheValue* value);
/third_party/skia/modules/skparagraph/src/
H A DParagraphCache.cpp351 SetStoredLayoutImpl(paragraph, value); in SetStoredLayout()
355 SetStoredLayoutImpl(paragraph, value); in SetStoredLayout()
360 void ParagraphCache::SetStoredLayoutImpl(ParagraphImpl& paragraph, ParagraphCacheValue* value) { in SetStoredLayoutImpl() function in skia::textlayout::ParagraphCache

Completed in 2 milliseconds