Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/font/
DFontCacheHistoryTracker.cpp30 void FontCacheHistoryTracker::dumpRenderEntry(String8& log, const RenderEntry& entry) { in dumpRenderEntry() function in android::uirenderer::FontCacheHistoryTracker
59 dumpRenderEntry(log, mRenderHistory[i]); in dump()
DFontCacheHistoryTracker.h56 static void dumpRenderEntry(String8& log, const RenderEntry& entry);