Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsFont.cpp305 Font *newFont = new Font(rsc); in create() local
838 Font *newFont = Font::create(rsc, name, fontSize, dpi); in rsi_FontCreateFromFile() local
849 Font *newFont = Font::create(rsc, name, fontSize, dpi, data, data_length); in rsi_FontCreateFromMemory() local
/frameworks/base/libs/hwui/
DFontRenderer.cpp302 Font* newFont = new Font(state, fontId, fontSize, flags, italicStyle, in create() local