Home
last modified time | relevance | path

Searched defs:RequestFrame (Results 1 – 25 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_window.cpp21 void PluginWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::PluginWindow
/foundation/arkui/ace_engine/frameworks/core/components/form/
Dform_window.cpp21 void FormWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::FormWindow
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/
Dmock_render_common.h34 void RequestFrame() override {} in RequestFrame() function
Dwindow_mock.h38 void RequestFrame() override in RequestFrame() function
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/display/
Ddisplay_test_utils.h63 void RequestFrame() override {} in RequestFrame() function
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_window.cpp23 void Window::RequestFrame() {} in RequestFrame() function in OHOS::Ace::Window
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
Dsurface_ohos_gl.cpp33 std::unique_ptr<SurfaceFrame> SurfaceOhosGl::RequestFrame(int32_t width, int32_t height) in RequestFrame() function in OHOS::Rosen::SurfaceOhosGl
Dsurface_ohos_vulkan.cpp44 std::unique_ptr<SurfaceFrame> SurfaceOhosVulkan::RequestFrame(int32_t width, int32_t height) in RequestFrame() function in OHOS::Rosen::SurfaceOhosVulkan
Dsurface_ohos_raster.cpp34 std::unique_ptr<SurfaceFrame> SurfaceOhosRaster::RequestFrame(int32_t width, int32_t height) in RequestFrame() function in OHOS::Rosen::SurfaceOhosRaster
/foundation/arkui/ace_engine/frameworks/core/common/
Dwindow.cpp33 void Window::RequestFrame() in RequestFrame() function in OHOS::Ace::Window
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
Drosen_window.cpp40 void RSWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::Platform::RSWindow
/foundation/arkui/ace_engine/frameworks/core/common/flutter/
Dflutter_window.cpp50 void FlutterWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::Platform::FlutterWindow
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dflutter_window.cpp32 void FlutterWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::NG::FlutterWindow
Dform_render_window.cpp119 void FormRenderWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::FormRenderWindow
Drosen_window.cpp98 void RosenWindow::RequestFrame() in RequestFrame() function in OHOS::Ace::NG::RosenWindow
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_surface_ohos_vulkan.cpp41 std::unique_ptr<RSSurfaceFrame> RSSurfaceOhosVulkan::RequestFrame(int32_t width, int32_t height, in RequestFrame() function in OHOS::Rosen::RSSurfaceOhosVulkan
Drs_surface_ohos_gl.cpp50 std::unique_ptr<RSSurfaceFrame> RSSurfaceOhosGl::RequestFrame(int32_t width, int32_t height, in RequestFrame() function in OHOS::Rosen::RSSurfaceOhosGl
Drs_surface_ohos_raster.cpp39 std::unique_ptr<RSSurfaceFrame> RSSurfaceOhosRaster::RequestFrame(int32_t width, int32_t height, in RequestFrame() function in OHOS::Rosen::RSSurfaceOhosRaster
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_base_render_engine.cpp207 std::unique_ptr<RSRenderFrame> RSBaseRenderEngine::RequestFrame( in CreateEglImageFromBuffer() function in OHOS::Rosen::RSBaseRenderEngine
272 std::unique_ptr<RSRenderFrame> RSBaseRenderEngine::RequestFrame(const sptr<Surface>& targetSurface, in CreateEglImageFromBuffer() function in OHOS::Rosen::RSBaseRenderEngine
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/plugin/
Dplugin_window_test.cpp35 virtual void RequestFrame() in RequestFrame() function in OHOS::Ace::MockPluginWindow
/foundation/arkui/ace_engine/frameworks/core/animation/test/mock/
Dmock_animation_util.h40 void RequestFrame() override in RequestFrame() function
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/image/
Dimage_test_utils.h74 void RequestFrame() override {} in RequestFrame() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_surface_windows.cpp51 std::unique_ptr<RSSurfaceFrame> RSSurfaceWindows::RequestFrame( in RequestFrame() function in OHOS::Rosen::RSSurfaceWindows
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_surface_darwin.cpp51 std::unique_ptr<RSSurfaceFrame> RSSurfaceDarwin::RequestFrame( in RequestFrame() function in OHOS::Rosen::RSSurfaceDarwin
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
Drs_render_surface_ohos.cpp93 std::shared_ptr<RSRenderSurfaceFrame> RSRenderSurfaceOhos::RequestFrame( in RequestFrame() function in OHOS::Rosen::RSRenderSurfaceOhos

12