Searched refs:setDisplayColorProfileForTest (Results 1 – 4 of 4) sorted by relevance
101 void setDisplayColorProfileForTest(std::unique_ptr<compositionengine::DisplayColorProfile>);
141 mOutput->setDisplayColorProfileForTest( in OutputTest()997 mOutput.setDisplayColorProfileForTest( in OutputPrepareFrameTest()1820 mOutput.setDisplayColorProfileForTest( in OutputUpdateColorProfileTest()2537 mOutput.setDisplayColorProfileForTest( in OutputBeginFrameTest()2695 mOutput.setDisplayColorProfileForTest( in OutputDevOptRepaintFlashTest()2775 mOutput.setDisplayColorProfileForTest( in OutputFinishFrameTest()2835 mOutput.setDisplayColorProfileForTest( in OutputPostFramebufferTest()3003 mOutput.setDisplayColorProfileForTest( in OutputComposeSurfacesTest()3680 mOutput.setDisplayColorProfileForTest( in GenerateClientCompositionRequestsTest()
388 mDisplay->setDisplayColorProfileForTest(std::unique_ptr<DisplayColorProfile>(colorProfile)); in TEST_F()432 virtualDisplay->setDisplayColorProfileForTest( in TEST_F()
337 void Output::setDisplayColorProfileForTest( in setDisplayColorProfileForTest() function in android::compositionengine::impl::Output