Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DTypeface.cpp76 jobject axisObject = list.get(i); in Typeface_createFromTypefaceWithVariation() local
77 if (axisObject == nullptr) { in Typeface_createFromTypefaceWithVariation()
80 AxisHelper axis(env, axisObject); in Typeface_createFromTypefaceWithVariation()