Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DRegion.cpp67 jlong pathHandle, jlong clipHandle) { in Region_setPath() argument
70 const SkRegion* clip = reinterpret_cast<SkRegion*>(clipHandle); in Region_setPath()