Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPathIterator.cpp41 static jint peek(CRITICAL_JNI_PARAMS_COMMA jlong iteratorHandle) { in peek()
46 static jint next(CRITICAL_JNI_PARAMS_COMMA jlong iteratorHandle, jlong pointsArray) { in next()