Searched refs:doLayoutRun (Results 1 – 3 of 3) sorted by relevance
/frameworks/minikin/include/minikin/ |
D | Layout.h | 178 void doLayoutRun(const uint16_t* buf, size_t start, size_t count, size_t bufSize, bool isRtl,
|
D | LayoutCache.h | 78 layout->doLayoutRun(mChars, mStart, mCount, mNchars, mIsRtl, paint, mStartHyphen, in doLayout()
|
/frameworks/minikin/libs/minikin/ |
D | Layout.cpp | 578 void Layout::doLayoutRun(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in doLayoutRun() function in minikin::Layout
|