Searched refs:setDisplayColorProfileForTest (Results 1 – 4 of 4) sorted by relevance
114 void setDisplayColorProfileForTest(std::unique_ptr<compositionengine::DisplayColorProfile>);
147 mOutput->setDisplayColorProfileForTest( in OutputTest()979 mOutput.setDisplayColorProfileForTest( in OutputPrepareFrameTest()1046 mOutput.setDisplayColorProfileForTest( in OutputPrepareFrameAsyncTest()2099 mOutput.setDisplayColorProfileForTest( in OutputUpdateColorProfileTest()2817 mOutput.setDisplayColorProfileForTest( in OutputBeginFrameTest()2978 mOutput.setDisplayColorProfileForTest( in OutputDevOptRepaintFlashTest()3060 mOutput.setDisplayColorProfileForTest( in OutputFinishFrameTest()3154 mOutput.setDisplayColorProfileForTest( in OutputPostFramebufferTest()3336 mOutput.setDisplayColorProfileForTest( in OutputComposeSurfacesTest()4166 mOutput.setDisplayColorProfileForTest( in GenerateClientCompositionRequestsTest()
404 mDisplay->setDisplayColorProfileForTest(std::unique_ptr<DisplayColorProfile>(colorProfile)); in TEST_F()448 virtualDisplay->setDisplayColorProfileForTest( in TEST_F()
357 void Output::setDisplayColorProfileForTest( in setDisplayColorProfileForTest() function in android::compositionengine::impl::Output