| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
| D | surface_test.cpp | 50 auto surface = std::make_unique<Surface>(); variable 62 auto surface = std::make_unique<Surface>(); variable 76 auto surface = std::make_unique<Surface>(); variable 93 auto surface = std::make_unique<Surface>(); variable 107 auto surface = std::make_unique<Surface>(); variable 128 auto surface = std::make_unique<Surface>(); variable 142 auto surface = std::make_unique<Surface>(); variable 160 auto surface = std::make_unique<Surface>(); variable 174 auto surface = std::make_unique<Surface>(); variable 192 auto surface = std::make_unique<Surface>(); variable [all …]
|
| /foundation/graphic/surface_lite/test/unittest/ |
| D | graphic_surface_test.cpp | 200 Surface* surface = Surface::CreateSurface(); variable 275 Surface* surface = Surface::CreateSurface(); variable 318 Surface* surface = Surface::CreateSurface(); variable 370 Surface* surface = Surface::CreateSurface(); variable 417 Surface* surface = Surface::CreateSurface(); variable 461 Surface* surface = Surface::CreateSurface(); variable 513 Surface* surface = Surface::CreateSurface(); variable 551 Surface* surface = Surface::CreateSurface(); variable 599 Surface* surface = Surface::CreateSurface(); variable 630 Surface* surface = Surface::CreateSurface(); variable [all …]
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/vcodec_test/ |
| D | vcodec_unit_test.cpp | 158 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 191 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 228 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 269 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 305 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 343 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 435 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 472 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 509 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable 559 std::shared_ptr<SurfaceMock> surface = videoEnc_->GetInputSurface(); variable [all …]
|
| /foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
| D | recorder_video_source.cpp | 44 Surface *surface = Surface::CreateSurface(); in GetSurface() local 60 Surface *surface = Surface::CreateSurface(); in SetSurfaceSize() local 69 Surface *surface = surface_.get(); in SetSurfaceSize() local
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/ |
| D | image_sink_processor_test.cpp | 152 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); variable 167 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); variable
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/native/surface/ |
| D | surface_native_mock.h | 27 explicit SurfaceNativeMock(sptr<Surface> surface) : surface_(surface) {} in SurfaceNativeMock()
|
| /foundation/graphic/surface_lite/frameworks/ |
| D | surface.cpp | 22 SurfaceImpl* surface = new SurfaceImpl(); in CreateSurface() local
|
| /foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/inner/ |
| D | surface_inner_mock.h | 26 explicit SurfaceInnerMock(sptr<Surface> &surface) : surface_(surface) {} in SurfaceInnerMock()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_surface_ohos_converter.cpp | 31 sptr<Surface> RSSurfaceConverter::ConvertToOhosSurface(std::shared_ptr<RSRenderSurface> surface) in ConvertToOhosSurface()
|
| /foundation/distributedhardware/distributed_camera/services/data_process/src/utils/ |
| D | property_carrier.cpp | 26 int32_t PropertyCarrier::CarrySurfaceProperty(sptr<Surface>& surface) in CarrySurfaceProperty()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| D | rs_surface_ohos_converter.cpp | 21 sptr<Surface> RSSurfaceConverter::ConvertToOhosSurface(std::shared_ptr<RSSurface> surface) in ConvertToOhosSurface()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
| D | dcamera_client_demo.h | 45 …explicit DemoDCameraBufferConsumerListener(const sptr<IConsumerSurface>& surface) : surface_(surfa… in DemoDCameraBufferConsumerListener() 102 explicit DemoDCameraPhotoSurfaceListener(const sptr<IConsumerSurface>& surface) in DemoDCameraPhotoSurfaceListener() 133 explicit DemoDCameraPreviewSurfaceListener(const sptr<IConsumerSurface>& surface) in DemoDCameraPreviewSurfaceListener() 165 explicit DemoDCameraVideoSurfaceListener(const sptr<IConsumerSurface>& surface) in DemoDCameraVideoSurfaceListener()
|
| /foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
| D | dcamera_client_demo.h | 45 …explicit DemoDCameraBufferConsumerListener(const sptr<IConsumerSurface>& surface) : surface_(surfa… in DemoDCameraBufferConsumerListener() 102 explicit DemoDCameraPhotoSurfaceListener(const sptr<IConsumerSurface>& surface) in DemoDCameraPhotoSurfaceListener() 133 explicit DemoDCameraPreviewSurfaceListener(const sptr<IConsumerSurface>& surface) in DemoDCameraPreviewSurfaceListener() 165 explicit DemoDCameraVideoSurfaceListener(const sptr<IConsumerSurface>& surface) in DemoDCameraVideoSurfaceListener()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | image_receiver_manager_test.cpp | 84 auto surface = imageReceiverManager.getSurfaceByKeyId(""); variable 102 auto surface = imageReceiverManager.getSurfaceByKeyId(receiverKey); variable
|
| /foundation/multimedia/camera_lite/frameworks/ |
| D | frame_config.cpp | 34 void FrameConfig::AddSurface(Surface &surface) in AddSurface() 40 void FrameConfig::RemoveSurface(Surface &surface) in RemoveSurface()
|
| /foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/ |
| D | decode_surface_listener.h | 30 …DecodeSurfaceListener(sptr<IConsumerSurface> surface, std::weak_ptr<DecodeDataProcess> decodeVideo… in DecodeSurfaceListener()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_physical_screen_processor.cpp | 46 [this](const auto& surface, const auto& layers) { Redraw(surface, layers); }); in Init() 77 void RSPhysicalScreenProcessor::Redraw(const sptr<Surface>& surface, const std::vector<LayerInfoPtr… in Redraw()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ |
| D | rs_surface_factory.cpp | 25 const sptr<Surface>& surface, std::shared_ptr<DrawingContext> drawingContext) in CreateRSSurface()
|
| /foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/ |
| D | surface_capi_mock.cpp | 25 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface()
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
| D | surface_ohos.cpp | 34 std::shared_ptr<SurfaceBase> SurfaceOhos::CreateSurface(sptr<Surface> surface) in CreateSurface()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/ |
| D | render_context_ohos_gl.cpp | 173 EGLSurface surface = EGL_NO_SURFACE; in MakeCurrent() local 230 EGLSurface surface = eglCreateWindowSurface(eglDisplay_, config_, nativeWindow_, NULL); in CreateSurface() local 269 auto surface = eglState->eglSurface; in DestroySurface() local 338 auto surface = eglState->eglSurface; in SwapBuffers() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
| D | ext_surface.cpp | 67 auto surface = weak.Upgrade(); in Create() local 90 auto surface = weak.Upgrade(); in CreateExtSurface() local 98 auto surface = weak.Upgrade(); in CreateExtSurface() local
|
| /foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/ |
| D | dcamera_codec_event.h | 39 CodecPacket(const sptr<IConsumerSurface>& surface) in CodecPacket() 63 void SetSurface(sptr<IConsumerSurface> surface) in SetSurface()
|
| /foundation/arkui/ui_lite/frameworks/window/ |
| D | window_impl.cpp | 202 ISurface* surface = iWindow_->GetSurface(); in Flush() local 212 ISurface* surface = iWindow_->GetSurface(); in UpdateHalDisplayBuffer() local
|
| /foundation/multimedia/camera_lite/services/impl/src/ |
| D | camera_device.cpp | 250 Surface *surface = surfaceList.front(); in CameraCreateJpegEnc() local 295 static void StreamAttrInitialize(StreamAttr *streamAttr, Surface *surface, in StreamAttrInitialize() 319 static int32_t SurfaceSetSize(SurfaceBuffer* surfaceBuf, Surface* surface, uint32_t size) in SurfaceSetSize() 442 for (auto &surface : surfaceList) { in SetFrameConfig() local 536 static void GetSurfaceRect(Surface *surface, IRect *attr) in GetSurfaceRect() 552 Surface *surface = surfaceList.front(); in SetFrameConfig() local 617 Surface *surface = surfaceList.front(); in SetFrameConfig() local 724 Surface *surface = surfaceList.front(); in SetFrameConfig() local 888 Surface* surface = surfaceList.front(); in TriggerLoopingCapture() local
|