Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 14 of 14) sorted by relevance

/base/web/webview/ohos_nweb/src/
Dnweb_surface_adapter.cpp38 NWebCreateInfo NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface, in GetCreateInfo()
55 void NWebSurfaceAdapter::GetSize(sptr<Surface> surface, in GetSize()
67 void NWebSurfaceAdapter::GetRenderInterface(sptr<Surface> surface, NWebCreateInfo &createInfo) in GetRenderInterface()
71 sptr<Surface> surface = surfaceWeak.promote(); in GetRenderInterface() local
91 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32… in RequestBuffer()
160 sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) in FlushBuffer()
Dnweb_helper.cpp397 sptr<Surface> surface, const NWebInitArgs& initArgs, uint32_t width, uint32_t height) in CreateNWeb()
/base/update/updater/services/ui/driver/
Dsurface_dev.cpp75 GrSurface surface {0}; in GetScreenSize() local
Dfbdev_driver.cpp121 void FbdevDriver::GetGrSurface(GrSurface &surface) in GetGrSurface()
Ddrm_driver.cpp32 void DrmDriver::GetGrSurface(GrSurface &surface) in GetGrSurface()
/base/web/webview/test/unittest/nweb_surface_adapter_test/
Dnweb_surface_adapter_test.cpp105 sptr<Surface> surface = nullptr; variable
200 sptr<Surface> surface = nullptr; variable
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
Dcamera_adapter_impl_test.cpp56 sptr<Surface> surface = surfaceNode->GetSurface(); in SetUpTestCase() local
96 void OnBufferAvailable(std::shared_ptr<CameraSurfaceAdapter> surface, in OnBufferAvailable()
176 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); variable
460 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); variable
/base/useriam/face_auth/test/fuzztest/faceauthservice_fuzzer/
Dface_auth_service_fuzzer.cpp48 auto surface = IConsumerSurface::Create(); in FuzzSetBufferProducer() local
/base/web/webview/ohos_adapter/graphic_adapter/src/
Dsurface_adapter_impl.cpp112 wptr<IConsumerSurface> surface, std::unique_ptr<IBufferConsumerListenerAdapter> listener) in BufferConsumerListenerImpl()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp215 sptr<Surface> surface = nullptr; variable
/base/web/webview/test/unittest/ohos_adapter_helper/
Dohos_adapter_helper_test.cpp124 sptr<Surface> surface = nullptr; variable
/base/web/webview/ohos_adapter/camera_adapter/src/
Dcamera_manager_adapter_impl.cpp750 sptr<IConsumerSurface> surface, in CameraSurfaceListener()
838 CameraSurfaceAdapterImpl::CameraSurfaceAdapterImpl(sptr<IConsumerSurface> surface) : cSurface_(surf… in CameraSurfaceAdapterImpl()
/base/useriam/face_auth/test/fuzztest/faceauthexecutorhdi_fuzzer/
Dface_auth_executor_hdi_fuzzer.cpp392 auto surface = IConsumerSurface::Create(); in FuzzSetBufferProducer() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp724 auto surface = g_drawingInfo.surfaceNode->GetSurface(); in InitLayer() local