Searched defs:defaultStyle (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/hwui/
H A DTypeface.cpp141 const FontStyle defaultStyle; local
143 MinikinFont* mf = firstFamily->getClosestMatch(defaultStyle).font;
/frameworks/minikin/libs/minikin/
H A DFontFamily.cpp174 const FontStyle defaultStyle; local
175 MinikinFont* typeface = getClosestMatch(defaultStyle).font;
203 const FontStyle defaultStyle; local
204 MinikinFont* minikinFont = getClosestMatch(defaultStyle).font;
H A DFontCollection.cpp87 const FontStyle defaultStyle; local
90 MinikinFont* typeface = family->getClosestMatch(defaultStyle).font;
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 1231 milliseconds