Home
last modified time | relevance | path

Searched defs:colorMatrixChanged (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_ColorMatrixTest.cpp30 TEST_F(ColorMatrixTest, colorMatrixChanged) { in TEST_F() argument
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h428 bool colorMatrixChanged = true; variable