HomeSort by relevance Sort by last modified time
    Searched refs:doLayoutRunCached (Results 1 - 2 of 2) sorted by null

  /frameworks/minikin/include/minikin/
Layout.h 132 void doLayoutRunCached(const uint16_t* buf, size_t start, size_t count, size_t bufSize,
  /frameworks/minikin/libs/minikin/
Layout.cpp 593 doLayoutRunCached(buf, startRun, lengthRun, bufSize, isRtl, &ctx,
607 doLayoutRunCached(buf, start, count, bufSize, isRtl, &ctx, start);
612 void Layout::doLayoutRunCached(const uint16_t* buf, size_t start, size_t count, size_t bufSize,
    [all...]

Completed in 25 milliseconds