Home
last modified time | relevance | path

Searched refs:enableAllComponents (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp497 auto const enableAllComponents = 0; in TEST_P() local
499 mPrimaryDisplay, IComposerClient::DisplayedContentSampling::ENABLE, enableAllComponents, in TEST_P()
508 mPrimaryDisplay, IComposerClient::DisplayedContentSampling::DISABLE, enableAllComponents, in TEST_P()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp383 FormatColorComponent enableAllComponents = FormatColorComponent::FORMAT_COMPONENT_0; in TEST_P() local
385 getPrimaryDisplayId(), /*isEnabled*/ true, enableAllComponents, kMaxFrames); in TEST_P()
394 getPrimaryDisplayId(), /*isEnabled*/ false, enableAllComponents, kMaxFrames); in TEST_P()