Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A DPathEffect.cpp56 static jlong Corner_constructor(JNIEnv* env, jobject, jfloat radius){ in Corner_constructor() function in SkPathEffectGlue
92 { "nativeCreate", "(F)J", (void*)SkPathEffectGlue::Corner_constructor }