Home
last modified time | relevance | path

Searched defs:nativePath (Results 1 – 1 of 1) sorted by relevance

/graphics/graphics-path/src/main/cpp/
Dpathway.cpp31 jfieldID nativePath; member
37 auto nativePath = static_cast<intptr_t>(env->GetLongField(path_, sPath.nativePath)); in createPathIterator() local