Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp545 struct MatrixHalConverter : public XmlNodeConverter<MatrixHal> { struct
627 MatrixHalConverter matrixHalConverter{};
/system/libvintf/test/
DLibVintfTest.cpp481 TEST_F(LibVintfTest, MatrixHalConverter) { in TEST_F() argument