Home
last modified time | relevance | path

Searched refs:UpdateLayerCompType (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h87 int32_t UpdateLayerCompType();
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp209 ret = output->UpdateLayerCompType(); in Repaint()
H A Dhdi_output.cpp340 // If doClientCompositionDirectly is true then layer->SetHdiLayerInfo and UpdateLayerCompType is no need to run. in PreProcessLayersComp()
367 int32_t HdiOutput::UpdateLayerCompType() in UpdateLayerCompType() function in OHOS::Rosen::HdiOutput
378 HLOGE("HdiOutput::UpdateLayerCompType layersId size is not types size"); in UpdateLayerCompType()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdioutput_test.cpp96 * CaseDescription: 1. call UpdateLayerCompType()
102 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->UpdateLayerCompType(), 0); in HWTEST_F()

Completed in 5 milliseconds