Home
last modified time | relevance | path

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

/third_party/skia/modules/androidkit/src/
H A DFontChainAdapter.cpp21 class FontChainAdapter : public skia::text::FontChain { class
23 FontChainAdapter(JNIEnv* env, jobject jFontChain) in FontChainAdapter() function in __anon18502::FontChainAdapter
60 return reinterpret_cast<jlong>(new FontChainAdapter(env, jFontChain)); in FontChain_Create()
64 SkSafeUnref(reinterpret_cast<FontChainAdapter*>(native_FontChain)); in FontChain_Release()

Completed in 1 milliseconds