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

  /frameworks/base/libs/hwui/
FontRenderer.h 156 uint32_t mFontId;
FontRenderer.cpp 49 mState(state), mFontId(fontId), mFontSize(fontSize),
293 if (font->mFontId == fontId && font->mFontSize == fontSize &&

Completed in 15 milliseconds