Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DScreenCaptureOutput.cpp65 const RenderArea& renderArea, const compositionengine::Output::ColorProfile& colorProfile, in ScreenCaptureOutput()
DScreenCaptureOutput.h30 const compositionengine::Output::ColorProfile& colorProfile; member
DSurfaceFlinger.cpp8541 compositionengine::Output::ColorProfile colorProfile{.dataspace = dataspace, in renderScreenImpl() local
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp114 void Display::setColorProfile(const ColorProfile& colorProfile) { in setColorProfile()
DOutput.cpp267 void Output::setColorProfile(const ColorProfile& colorProfile) { in setColorProfile()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayTest.cpp403 mock::DisplayColorProfile* colorProfile = new StrictMock<mock::DisplayColorProfile>(); in TEST_F() local
440 mock::DisplayColorProfile* colorProfile = new StrictMock<mock::DisplayColorProfile>(); in TEST_F() local