Home
last modified time | relevance | path

Searched defs:pSurface (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_ohos_raster_test.cpp49 sptr<Surface> pSurface = nullptr; variable
65 sptr<Surface> pSurface = nullptr; variable
107 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
130 sptr<Surface> pSurface = nullptr; variable
144 sptr<Surface> pSurface = nullptr; variable
153 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
168 sptr<Surface> pSurface = nullptr; variable
H A Drs_surface_ohos_gl_test.cpp97 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
117 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
171 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
192 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
224 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_processor_test.cpp165 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
180 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
H A Dimage_sink_decoder_test.cpp284 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
301 sptr<Surface> pSurface = nullptr; variable
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dwindow_adapter_impl_test.cpp34 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
H A Dsurface_adapter_impl_test.cpp223 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
275 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dsurface_ipc_test.cpp72 OHOS::GSError SurfaceIPCTest::SetData(sptr<SurfaceBuffer> &buffer, sptr<Surface> &pSurface) in SetData()
138 auto pSurface = CreateSurface(); in ChildProcessMain() local
263 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
H A Dnative_window_test.cpp90 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in CreateNativeWindowAndRequestBuffer001() local
205 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in CreateNativeWindowAndRequestBuffer002() local
372 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
525 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
663 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
753 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
801 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in CreateNativeWindowAndRequestBuffer007() local
913 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in CreateNativeWindowAndAttachBuffer001() local
1032 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
H A Dnative_window_buffer_test.cpp108 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in InitNativeWindowAndBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/test/unittest/
H A Dpixel_map_from_surface_test.cpp55 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp86 void SurfaceFuzzTest4(sptr<OHOS::Surface> pSurface, sptr<OHOS::IConsumerSurface> cSurface) in SurfaceFuzzTest4()
119 void SurfaceFuzzTest3(sptr<OHOS::Surface> pSurface, sptr<OHOS::IConsumerSurface> cSurface) in SurfaceFuzzTest3()
168 void SurfaceFuzzTest1(sptr<OHOS::Surface> pSurface, sptr<OHOS::IConsumerSurface> cSurface) in SurfaceFuzzTest1()
227 sptr<OHOS::Surface> pSurface = OHOS::Surface::CreateSurfaceAsProducer(producer); in SurfaceFuzzTest2() local
274 sptr<OHOS::Surface> pSurface = OHOS::Surface::CreateSurfaceAsProducer(producer); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_surface_ohos_converter_test.cpp54 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
H A Drs_surface_ohos_test.cpp40 static inline sptr<Surface> pSurface = nullptr; member in OHOS::Rosen::RSSurfaceOhosTest
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_window_adapter_wrapper.cpp22 ArkWebNativeWindow ArkWindowAdapterWrapper::CreateNativeWindowFromSurface(void* pSurface) in CreateNativeWindowFromSurface()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_window_adapter_impl.cpp24 void* ArkWindowAdapterImpl::CreateNativeWindowFromSurface(void* pSurface) in CreateNativeWindowFromSurface()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.cpp473 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); in InitPreviewOutput() local
514 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); in InitSecondPreviewOutput() local
595 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); in InitVideoOutput() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinktrans/src/
H A Dscreen_sink_trans_test.cpp39 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); in SetUp() local
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dwindow_adapter_impl.cpp33 NWebNativeWindow WindowAdapterImpl::CreateNativeWindowFromSurface(void* pSurface) in CreateNativeWindowFromSurface()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surfaceutils_fuzzer/
H A Dsurfaceutils_fuzzer.cpp49 sptr<OHOS::Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp1495 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1603 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1629 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1655 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1705 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1774 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1798 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
1822 auto pSurface = Surface::CreateSurfaceAsProducer(producer); variable
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp641 sptr<OHOS::Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
738 sptr<OHOS::Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
800 sptr<OHOS::Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp369 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
434 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
629 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(bp); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/
H A Dhello_native_window.cpp36 sptr<OHOS::Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in CreateNativeWindow() local
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dplayer_framework_adapter_impl.cpp222 sptr<Surface> pSurface = Surface::CreateSurfaceAsProducer(producer); in SetVideoSurface() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp27 OHOS::sptr<OHOS::Surface> pSurface = nullptr; member

12