Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DVintfFm.cpp229 auto frozenMatrices = loadMatrices(dir); in check() local
230 if (!frozenMatrices.has_value()) { in check()
233 for (const auto& [level, matrix] : *frozenMatrices) { in check()