Home
last modified time | relevance | path

Searched refs:native_FontChain (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/androidkit/src/
H A DFontChainAdapter.cpp63 static void FontChain_Release(JNIEnv* env, jobject, jlong native_FontChain) { in FontChain_Release() argument
64 SkSafeUnref(reinterpret_cast<FontChainAdapter*>(native_FontChain)); in FontChain_Release()

Completed in 1 milliseconds