Home
last modified time | relevance | path

Searched refs:ClearFrameBuffer (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdioutput_fuzzer/
H A Dhdioutput_fuzzer.cpp99 hdiOutput->ClearFrameBuffer(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_framebuffer_surface.h50 void ClearFrameBuffer();
H A Dhdi_output.h81 GSError ClearFrameBuffer();
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_framebuffer_surface.cpp168 void HdiFramebufferSurface::ClearFrameBuffer() in ClearFrameBuffer() function in OHOS::Rosen::HdiFramebufferSurface
H A Dhdi_output.cpp61 GSError HdiOutput::ClearFrameBuffer() in ClearFrameBuffer() function in OHOS::Rosen::HdiOutput
70 fbSurface_->ClearFrameBuffer(); in ClearFrameBuffer()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdioutput_test.cpp104 * CaseDescription: 1.call ClearFrameBuffer()
109 ASSERT_EQ(HdiOutputTest::hdiOutput_->ClearFrameBuffer(), GSERROR_OK); in HWTEST_F()
251 * CaseDescription: 1.call ClearFrameBuffer()
256 ASSERT_EQ(HdiOutputTest::hdiOutput_->ClearFrameBuffer(), GSERROR_CONSUMER_DISCONNECTED); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp453 return output->ClearFrameBuffer(); in ClearFrameBuffers()

Completed in 5 milliseconds