Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp160 mDefaultBaseColors), in Hwc2TestColor()
200 const std::vector<hwc_color_t> Hwc2TestColor::mDefaultBaseColors = { member in Hwc2TestColor
DHwc2TestProperties.h206 static const std::vector<hwc_color_t> mDefaultBaseColors; variable