Home
last modified time | relevance | path

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

/third_party/skia/modules/androidkit/src/
DPath.cpp13 static void Path_Release(JNIEnv* env, jobject, jlong native_path) { in Path_Release() function
21 {"nRelease" , "(J)V" , reinterpret_cast<void*>(Path_Release)}, in register_androidkit_Path()