Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DFont.java28 @SuppressWarnings("unused") public String getFamily() { in getFamily() method in Font
/external/deqp/framework/delibs/decpp/
DdeSocket.hpp55 deSocketFamily getFamily (void) const { return deSocketAddress_getFamily(m_address); } in getFamily() function in de::SocketAddress