Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPathEffect.cpp44 jlong shapeHandle, jfloat advance, jfloat phase, jint style) { in OneD_constructor() argument
45 const SkPath* shape = reinterpret_cast<SkPath*>(shapeHandle); in OneD_constructor()