Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp1799 struct OutputUpdateColorProfileTest : public testing::Test { struct
1800 using TestType = OutputUpdateColorProfileTest;
1802 struct OutputPartialMock : public OutputPartialMockBase {
1808 struct Layer {
1819 OutputUpdateColorProfileTest() { in OutputUpdateColorProfileTest() argument
1838 StrictMock<OutputPartialMock> mOutput;
1840 Layer mLayer1;
1841 Layer mLayer2;
1842 Layer mLayer3;
1844 CompositionRefreshArgs mRefreshArgs;
[all …]