Home
last modified time | relevance | path

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

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