Home
last modified time | relevance | path

Searched defs:doLayoutWithPrecomputedPieces (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/tests/unittest/
DLayoutTest.cpp56 static Layout doLayoutWithPrecomputedPieces(const std::string& text, const MinikinPaint& paint, in doLayoutWithPrecomputedPieces() function
/frameworks/minikin/libs/minikin/
DLayout.cpp243 void Layout::doLayoutWithPrecomputedPieces(const U16StringPiece& textBuf, const Range& range, in doLayoutWithPrecomputedPieces() function in minikin::Layout