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

/frameworks/minikin/libs/minikin/
H A DLayout.cpp211 class LayoutEngine : public Singleton<LayoutEngine> { class in namespace:android
213 LayoutEngine() { function in class:android::LayoutEngine
228 ANDROID_SINGLETON_STATIC_INSTANCE(LayoutEngine);
356 HbFaceCache& cache = LayoutEngine::getInstance().hbFaceCache;
410 u = LayoutEngine::getInstance().unicodeFunctions;
647 LayoutCache& cache = LayoutEngine::getInstance().layoutCache;
683 hb_buffer_t* buffer = LayoutEngine::getInstance().hbBuffer;
932 LayoutCache& layoutCache = LayoutEngine::getInstance().layoutCache;
934 HbFaceCache& hbCache = LayoutEngine
[all...]

Completed in 32 milliseconds