Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dsystem_fonts.cpp55 struct AFont { struct
63 bool operator==(const AFont& o) const { in operator ==() argument
/frameworks/native/include/android/
Dfont.h94 typedef struct AFont AFont; typedef