Searched defs:OutputUpdateColorProfileTest (Results 1 – 1 of 1) sorted by relevance
1799 struct OutputUpdateColorProfileTest : public testing::Test { struct1800 using TestType = OutputUpdateColorProfileTest;1802 struct OutputPartialMock : public OutputPartialMockBase {1808 struct Layer {1819 OutputUpdateColorProfileTest() { in OutputUpdateColorProfileTest() argument1838 StrictMock<OutputPartialMock> mOutput;1840 Layer mLayer1;1841 Layer mLayer2;1842 Layer mLayer3;1844 CompositionRefreshArgs mRefreshArgs;[all …]