Home
last modified time | relevance | path

Searched refs:ClearBuffer (Results 1 - 25 of 25) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_ohos_raster_test.cpp74 raster.ClearBuffer(); in HWTEST_F()
95 raster.ClearBuffer(); in HWTEST_F()
141 * @tc.desc: test results of ClearBuffer
149 raster.ClearBuffer(); in HWTEST_F()
158 raster.ClearBuffer(); in HWTEST_F()
H A Drs_surface_ohos_gl_test.cpp66 * @tc.desc: test results of ClearBuffer
74 rsSurface.ClearBuffer(); in HWTEST_F()
78 rsSurface.ClearBuffer(); in HWTEST_F()
82 rsSurface.ClearBuffer(); in HWTEST_F()
87 * @tc.desc: test results of ClearBuffer
110 rsSurface.ClearBuffer(); in HWTEST_F()
132 rsSurface.ClearBuffer(); in HWTEST_F()
H A Drs_surface_ohos_vulkan_test.cpp51 * @tc.desc: test results of ClearBuffer
59 rsSurface.ClearBuffer(); in HWTEST_F()
64 * @tc.desc: test results of ClearBuffer
83 rsSurface.ClearBuffer(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.h49 void ClearBuffer() override;
H A Drs_surface_ohos_raster.h46 void ClearBuffer() override;
H A Drs_surface_ohos_gl.cpp126 void RSSurfaceOhosGl::ClearBuffer() in ClearBuffer() function in OHOS::Rosen::RSSurfaceOhosGl
H A Drs_surface_ohos_vulkan.h76 void ClearBuffer() override;
H A Drs_surface_ohos_raster.cpp109 void RSSurfaceOhosRaster::ClearBuffer() in ClearBuffer() function in OHOS::Rosen::RSSurfaceOhosRaster
H A Drs_surface_ohos_vulkan.cpp355 void RSSurfaceOhosVulkan::ClearBuffer() in ClearBuffer() function in OHOS::Rosen::RSSurfaceOhosVulkan
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface.h49 virtual void ClearBuffer() = 0;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.h47 void ClearBuffer() override;
H A Drs_surface_darwin.cpp186 void RSSurfaceDarwin::ClearBuffer() in ClearBuffer() function in OHOS::Rosen::RSSurfaceDarwin
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ohos/
H A Drs_render_surface_ohos.h44 void ClearBuffer() override;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_windows.h47 void ClearBuffer() override;
H A Drs_surface_windows.cpp188 void RSSurfaceWindows::ClearBuffer() in ClearBuffer() function in OHOS::Rosen::RSSurfaceWindows
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/
H A Drs_surface.h50 virtual void ClearBuffer() = 0; // clear cache only for producer
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohos_fuzzer/
H A Drssurfaceohos_fuzzer.cpp94 surface_->ClearBuffer(); in RSSurfaceOhosFuzzTest()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_dma_buffer_surface_render_node_drawable.cpp198 surface_->ClearBuffer(); in ClearBufferQueue()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosvulkan_fuzzer/
H A Drssurfaceohosvulkan_fuzzer.cpp72 rsSurfaceOhosVulkan->ClearBuffer(); in DoIsValid()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_surface_render_node.cpp290 surface_->ClearBuffer(); in ClearBufferCache()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp172 rsSurface->ClearBuffer(); in GoBackground()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1577 void ClearBuffer();
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1382 pointerEvent->ClearBuffer(); in UpdateDisplayInfo()
1463 pointerEvent->ClearBuffer(); in UpdateDisplayInfo()
2735 pointerEvent->ClearBuffer(); in UpdateDisplayInfo()
3410 pointerEvent->ClearBuffer(); in UpdateDisplayInfo()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1306 void PointerEvent::ClearBuffer() in ClearBuffer() function in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp990 pointerEvent->ClearBuffer(); in HWTEST_F()

Completed in 25 milliseconds