Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp158 mBaseColors((coverage == Hwc2TestCoverage::Complete)? mCompleteBaseColors: in Hwc2TestColor()
209 const std::vector<hwc_color_t> Hwc2TestColor::mCompleteBaseColors = { member in Hwc2TestColor
DHwc2TestProperties.h207 static const std::vector<hwc_color_t> mCompleteBaseColors; variable