Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp159 (coverage == Hwc2TestCoverage::Basic)? mBasicBaseColors: in Hwc2TestColor()
204 const std::vector<hwc_color_t> Hwc2TestColor::mBasicBaseColors = { member in Hwc2TestColor
DHwc2TestProperties.h206 static const std::vector<hwc_color_t> mBasicBaseColors; variable