Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DMeshSpecification.cpp47 auto attName = ScopedUtfChars(env, name); in extractAttributes() local
50 SkString(attName.c_str())}; in extractAttributes()