Home
last modified time | relevance | path

Searched refs:FlushScreen (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdioutput_test.cpp139 * CaseDescription: 1. call FlushScreen()
146 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->FlushScreen(compClientLayers), -1); in HWTEST_F()
187 * CaseDescription: 1. call FlushScreen()
195 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->FlushScreen(compClientLayers), -1); in HWTEST_F()
218 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->FlushScreen(compClientLayers), 0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.cpp184 FlushScreen(); in BitmapToScreenCanvas()
193 void MyXComponent::FlushScreen() in FlushScreen() function in MyXComponent
268 FlushScreen(); in TestPerformanceCpu()
282 FlushScreen(); in TestPerformanceGpu()
296 FlushScreen(); in TestFunctionCpu()
319 FlushScreen(); in TestStabilityCpuInner()
341 FlushScreen(); in TestFunctionGpu()
H A Dmy_xcomponent.h80 void FlushScreen();
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h88 int32_t FlushScreen(std::vector<LayerPtr> &compClientLayers);
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp179 return output->FlushScreen(compClientLayers); in PrepareCompleteIfNeed()
H A Dhdi_output.cpp468 int32_t HdiOutput::FlushScreen(std::vector<LayerPtr> &compClientLayers) in FlushScreen() function in OHOS::Rosen::HdiOutput

Completed in 5 milliseconds