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

/frameworks/minikin/libs/minikin/
H A DLayout.cpp207 class LayoutEngine : public Singleton<LayoutEngine> { class in namespace:android
209 LayoutEngine() { function in class:android::LayoutEngine
223 ANDROID_SINGLETON_STATIC_INSTANCE(LayoutEngine);
354 u = LayoutEngine::getInstance().unicodeFunctions;
659 LayoutCache& cache = LayoutEngine::getInstance().layoutCache;
707 hb_buffer_t* buffer = LayoutEngine::getInstance().hbBuffer;
969 LayoutCache& layoutCache = LayoutEngine::getInstance().layoutCache;

Completed in 93 milliseconds