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

  /frameworks/minikin/include/minikin/
Layout.h 129 int findFace(FakedFont face, LayoutContext* ctx);
  /frameworks/minikin/libs/minikin/
Layout.cpp 390 int Layout::findFace(FakedFont face, LayoutContext* ctx) {
716 int font_ix = findFace(run.fakedFont, ctx);
837 int font_ix = findFace(src->mFaces[i], NULL);
    [all...]

Completed in 26 milliseconds