Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPathEffect.cpp17 jlong outerHandle, jlong innerHandle) { in Compose_constructor() argument
18 SkPathEffect* outer = reinterpret_cast<SkPathEffect*>(outerHandle); in Compose_constructor()