Searched defs:TestableLayoutCache (Results 1 – 1 of 1) sorted by relevance
29 class TestableLayoutCache : public LayoutCache { class31 TestableLayoutCache(uint32_t maxEntries) : LayoutCache(maxEntries) {} in TestableLayoutCache() function in minikin::TestableLayoutCache