Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp61 static jlong createClipPath(JNIEnv*, jobject, jlong srcClipPathPtr) { in createClipPath() argument
63 reinterpret_cast<VectorDrawable::ClipPath*>(srcClipPathPtr); in createClipPath()