Home
last modified time | relevance | path

Searched defs:MatrixInstance (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/
H A DMatrixInstance.cpp37 MatrixInstance::MatrixInstance(HalFormat format, FqInstance&& fqInstance, VersionRange&& range, in MatrixInstance() function in android::vintf::MatrixInstance
45 MatrixInstance::MatrixInstance(HalFormat format, const FqInstance fqInstance, in MatrixInstance() function in android::vintf::MatrixInstance
H A DMatrixHal.cpp184 forEachInstance([&](const MatrixInstance&) { in instancesCount()