Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Dhdi_composition_check.cpp57 static std::vector<uint32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::ve… in GetCheckColors() function
100 std::vector<uint32_t> colors = GetCheckColors(layers, points); in Check()