Searched refs:OverdrawColorSet (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h237 enum class OverdrawColorSet { class in namespace:android::uirenderer
281 static OverdrawColorSet overdrawColorSet;
H A DProperties.cpp54 OverdrawColorSet Properties::overdrawColorSet = OverdrawColorSet::Default;
100 overdrawColorSet = OverdrawColorSet::Default;
103 overdrawColorSet = OverdrawColorSet::Deuteranomaly;

Completed in 40 milliseconds