OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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),
294
if (font->
mFontId
== fontId && font->mFontSize == fontSize &&
Completed in 65 milliseconds