Home
last modified time | relevance | path

Searched refs:doLayoutRunCached (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/libs/minikin/
DLayout.cpp55 doLayoutRunCached(textBuf, runInfo.range, runInfo.isRtl, paint, range.getStart(), in doLayout()
67 advance += doLayoutRunCached(textBuf, runInfo.range, runInfo.isRtl, paint, 0, startHyphen, in measureText()
73 float Layout::doLayoutRunCached(const U16StringPiece& textBuf, const Range& range, bool isRtl, in doLayoutRunCached() function in minikin::Layout
/frameworks/minikin/include/minikin/
DLayout.h116 static float doLayoutRunCached(const U16StringPiece& textBuf, const Range& range, bool isRtl,