Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp770 Level sourceMatrixLevel = Level::UNSPECIFIED; in buildObject() local
772 !parseOptionalAttr(root, "level", Level::UNSPECIFIED, &sourceMatrixLevel, in buildObject()
779 object->setSourceMatrixLevel(sourceMatrixLevel); in buildObject()