/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_camera_buffer_listener_adapter_wrapper.cpp | 31 void ArkCameraBufferListenerAdapterWrapper::OnBufferAvailable(std::shared_ptr<NWeb::CameraSurfaceAdapter> surface, in OnBufferAvailable() argument
|
H A D | ark_media_codec_encoder_adapter_impl.cpp | 85 std::shared_ptr<NWeb::ProducerSurfaceAdapter> surface = real_->CreateInputSurface(); in CreateInputSurface() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_camera_buffer_listener_adapter_impl.cpp | 29 void ArkCameraBufferListenerAdapterImpl::OnBufferAvailable(ArkWebRefPtr<ArkCameraSurfaceAdapter> surface, in OnBufferAvailable() argument
|
H A D | ark_producer_surface_adapter_wrapper.cpp | 34 ArkWebRefPtr<ArkSurfaceBufferAdapter> surface; in RequestBuffer() local
|
H A D | ark_media_codec_encoder_adapter_wrapper.cpp | 103 ArkWebRefPtr<ArkProducerSurfaceAdapter> surface = ctocpp_->CreateInputSurface(); in CreateInputSurface() local
|
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserhost_fuzzer/ |
H A D | aafwkbrowserhost_fuzzer.cpp | 50 sptr<Surface> surface; in AafwkBrowserHostFuzzTest() local
|
/base/useriam/face_auth/test/fuzztest/faceauthservice_fuzzer/ |
H A D | face_auth_service_fuzzer.cpp | 48 auto surface = IConsumerSurface::Create(); in FuzzSetBufferProducer() local
|
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/buffer_adapter/lite/ |
H A D | buffer_adapter.cpp | 20 SurfaceBufferToCameraBuffer(const OHOS::SurfaceBuffer* surfaceBuffer, const std::shared_ptr<OHOS::Surface>& surface, const std::shared_ptr<IBuffer>& buffer) SurfaceBufferToCameraBuffer() argument
|
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthinterfaceservice_fuzzer/ |
H A D | face_auth_interface_service_fuzzer.cpp | 53 auto surface = IConsumerSurface::Create(); in FuzzSetBufferProducer() local
|
/base/telephony/call_manager/test/fuzztest/controlcamera_fuzzer/ |
H A D | controlcamera_fuzzer.cpp | 63 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local 95 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
|
/base/update/updater/services/ui/driver/ |
H A D | fbdev_driver.cpp | 124 void FbdevDriver::GetGrSurface(GrSurface &surface) in GetGrSurface() argument
|
H A D | graphic_engine.cpp | 40 __attribute__((weak)) void PostInitSurfDev(std::unique_ptr<SurfaceDev> &surfDev, GrSurface &surface) in PostInitSurfDev() argument
|
H A D | drm_driver.cpp | 41 void DrmDriver::GetGrSurface(GrSurface &surface) in GetGrSurface() argument
|
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/ |
H A D | aafwkbrowserclientadapter_fuzzer.cpp | 64 void MockBrowserClient::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface() argument 85 sptr<Surface> surface; in AafwkBrowserClientAdapterFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | stream_customer.h | 41 TestBuffersConsumerListener(const sptr<IConsumerSurface>& surface, in TestBuffersConsumerListener() argument
|
/base/telephony/cellular_call/services/control/src/ |
H A D | ims_video_call_control.cpp | 50 SetPreviewWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetPreviewWindow() argument 65 SetDisplayWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetDisplayWindow() argument
|
/base/web/webview/ohos_nweb/src/ |
H A D | nweb_surface_adapter.cpp | 34 NWebOutputFrameCallbackImpl(wptr<Surface> surface, NWebSurfaceAdapter *adapter) : surface_(surface), in NWebOutputFrameCallbackImpl() argument 54 std::shared_ptr<NWebCreateInfoImpl> NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface, in GetCreateInfo() argument 77 sptr<Surface> surface = surfaceWeak.promote(); in OutputFrameCallback() local 96 RequestBuffer(sptr<Surface> surface, uint32_t width, uint32_t height) RequestBuffer() argument 164 FlushBuffer( sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) FlushBuffer() argument [all...] |
/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
H A D | aafwk_browser_host_impl.cpp | 107 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in HandlePassSurface() local 133 sptr<Surface> surface = ohNativeWindow->surface; in QueryRenderSurface() local 149 void AafwkBrowserHostImpl::PassSurface(sptr<Surface> surface, int64_ argument [all...] |
H A D | aafwk_browser_client_adapter_impl.cpp | 62 sptr<IRemoteObject> surface = reply.ReadRemoteObject(); in QueryRenderSurface() local 92 void BrowserClient::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface() argument 157 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in QueryRenderSurface() local 197 sptr<Surface> surface = utils->GetSurface(surface_id); PassSurface() local [all...] |
/base/web/webview/test/unittest/nweb_surface_adapter_test/ |
H A D | nweb_surface_adapter_test.cpp | 105 sptr<Surface> surface = nullptr; in HWTEST_F() local 170 sptr<Surface> surface = nullptr; in HWTEST_F() local
|
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/ |
H A D | hdi_gfx_composition.cpp | 114 void HdiGfxComposition::InitGfxSurface(ISurface &surface, HdiLayerBuffer &buffer)
in InitGfxSurface() argument [all...] |
/base/telephony/call_manager/services/video/src/ |
H A D | video_control_manager.cpp | 57 int32_t VideoControlManager::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument 81 int32_t VideoControlManager::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
|
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
H A D | imsclient_fuzzer.cpp | 129 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in TestImsCallClientWithSlotAndType() local 305 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in TestImsCallProxyWithSlotAndType() local
|
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
H A D | setpreviewwindow_fuzzer.cpp | 94 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local 132 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
|
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims_test.cpp | 214 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local 229 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
|