Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DPathEffect.cpp51 jlong shapeHandle, jfloat advance, jfloat phase, jint style) { in OneD_constructor() argument
52 const SkPath* shape = reinterpret_cast<SkPath*>(shapeHandle); in OneD_constructor()