Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_ColorMatrixTest.cpp38 mFlinger.setDaltonizerType(ColorBlindnessType::Deuteranomaly); in TEST_F()
DCommitTest.cpp69 mFlinger.setDaltonizerType(ColorBlindnessType::Deuteranomaly); in TEST_F()
DTestableSurfaceFlinger.h652 auto setDaltonizerType(ColorBlindnessType type) { in setDaltonizerType() function