Searched refs:setDisplayColorProfileForTest (Results 1 – 4 of 4) sorted by relevance
116 void setDisplayColorProfileForTest(std::unique_ptr<compositionengine::DisplayColorProfile>);
404 mDisplay->setDisplayColorProfileForTest(std::unique_ptr<DisplayColorProfile>(colorProfile)); in TEST_F()441 virtualDisplay->setDisplayColorProfileForTest( in TEST_F()
154 mOutput->setDisplayColorProfileForTest( in OutputTest()970 mOutput.setDisplayColorProfileForTest( in OutputPrepareFrameTest()1037 mOutput.setDisplayColorProfileForTest( in OutputPrepareFrameAsyncTest()2101 mOutput.setDisplayColorProfileForTest( in OutputUpdateColorProfileTest()2763 mOutput.setDisplayColorProfileForTest( in OutputBeginFrameTest()2924 mOutput.setDisplayColorProfileForTest( in OutputDevOptRepaintFlashTest()3013 mOutput.setDisplayColorProfileForTest( in OutputFinishFrameTest()3161 mOutput.setDisplayColorProfileForTest( in OutputPostFramebufferTest()3533 mOutput.setDisplayColorProfileForTest( in OutputComposeSurfacesTest()4529 mOutput.setDisplayColorProfileForTest( in GenerateClientCompositionRequestsTest()[all …]
355 void Output::setDisplayColorProfileForTest( in setDisplayColorProfileForTest() function in android::compositionengine::impl::Output