Home
last modified time | relevance | path

Searched refs:familyPtr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DFontFamily.cpp93 static void FontFamily_unref(jlong familyPtr) { in FontFamily_unref() argument
94 FontFamilyWrapper* family = reinterpret_cast<FontFamilyWrapper*>(familyPtr); in FontFamily_unref()