Searched refs:historyTracker (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DCaches.cpp217 fontRenderer.getFontRenderer().historyTracker().dump(log);
H A DFontRenderer.h126 FontCacheHistoryTracker& historyTracker() { return mHistoryTracker; } function in class:android::uirenderer::FontRenderer
/frameworks/base/libs/hwui/font/
H A DFont.cpp412 mState->historyTracker().glyphRendered(cachedGlyph, penX, penY);
418 mState->historyTracker().glyphRendered(cachedGlyph, -1, -1);
/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp494 caches.fontRenderer.getFontRenderer().historyTracker().frameCompleted();

Completed in 681 milliseconds