Home
last modified time | relevance | path

Searched defs:layoutCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/tests/unittest/
DLayoutCacheTest.cpp52 TestableLayoutCache layoutCache(10); in TEST() local
70 TestableLayoutCache layoutCache(10); in TEST() local
257 TestableLayoutCache layoutCache(5); in TEST() local
281 TestableLayoutCache layoutCache(140); in TEST() local
/frameworks/minikin/libs/minikin/
DMeasuredText.cpp98 LayoutCache& layoutCache = LayoutCache::getInstance(); in measureText() local