Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayout.cpp201 doLayoutRunCached(textBuf, runInfo.range, runInfo.isRtl, paint, range.getStart(), in doLayout()
232 float run_advance = doLayoutRunCached(textBuf, runInfo.range, runInfo.isRtl, paint, 0, in measureText()
245 float Layout::doLayoutRunCached(const U16StringPiece& textBuf, const Range& range, bool isRtl, in doLayoutRunCached() function in minikin::Layout
/frameworks/minikin/include/minikin/
DLayout.h185 static float doLayoutRunCached(const U16StringPiece& textBuf, const Range& range, bool isRtl,