Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DLayoutCacheTest.cpp58 TestableLayoutCache layoutCache(10); in TEST() local
76 TestableLayoutCache layoutCache(10); in TEST() local
265 TestableLayoutCache layoutCache(5); in TEST() local
289 TestableLayoutCache layoutCache(140); in TEST() local
302 TestableLayoutCache layoutCache(10); in TEST() local
/frameworks/minikin/libs/minikin/
DMeasuredText.cpp109 LayoutCache& layoutCache = LayoutCache::getInstance(); in measureText() local