Home
last modified time | relevance | path

Searched defs:surface (Results 51 - 75 of 934) sorted by relevance

12345678910>>...38

/foundation/CastEngine/castengine_wifi_display/tests/unittest/wfd_sink/
H A Dwfd_sink_unit_test.cpp57 sptr<Surface> surface = WindowManager::GetInstance().GetSurface(windowId); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_paint_method.cpp35 auto surface = painter->renderSuface_; in GetContentDrawFunction() local
/foundation/graphic/graphic_surface/surface/src/
H A Dtransact_surface_delegator_stub.cpp23 void TransactSurfaceDelegatorStub::SetSurface(sptr<Surface> surface) in SetSurface() argument
27 bool TransactSurfaceDelegatorStub::SetClient(sptr<IRemoteObject> surface) in SetClient() argument
/foundation/graphic/graphic_surface/surface/include/
H A Dnative_window.h36 OHOS::sptr<OHOS::Surface> surface; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.h41 uintptr_t surface; // currently EGLSurface (on GLES) or HDC (on GL/Windows) member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_overlay_demo.cpp51 sptr<OHOS::Surface> surface = Test::GetWindowSurface(700, 500); in main() local
H A Drender_service_client_tunnel_handle_demo.cpp56 sptr<OHOS::Surface> surface = Test::GetWindowSurface(500, 300); in main() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_frame_ohos_vulkan.cpp21 SurfaceFrameOhosVulkan::SurfaceFrameOhosVulkan(std::shared_ptr<Drawing::Surface> surface, int32_t width, int32_t height) in SurfaceFrameOhosVulkan() argument
H A Dsurface_frame_ohos_gl.cpp40 void SurfaceFrameOhosGl::SetSurface(EGLSurface surface) in SetSurface() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_shared_context.h40 RSSharedContext(EGLDisplay display, EGLContext context, EGLSurface surface) in RSSharedContext() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/skresourcemanager_fuzzer/
H A Dskresourcemanager_fuzzer.cpp66 auto surface = std::make_shared<Drawing::Surface>(); in DoHoldResource() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_surface.cpp53 std::shared_ptr<Surface> surface = Surface::MakeRenderTarget(CastToGpuContext(cGpuContext), in OH_Drawing_SurfaceCreateFromGpuContext() local
65 Surface* surface = CastToSurface(cSurface); in OH_Drawing_SurfaceGetCanvas() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_surface_ohos_converter_test.cpp48 std::shared_ptr<RSSurfaceOhosRaster> surface; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Dsk_resource_manager.cpp46 void SKResourceManager::HoldResource(std::shared_ptr<Drawing::Surface> surface) in HoldResource() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/
H A Drender_context_test.cpp111 auto surface = renderContext.AcquireSurface(0, 0); in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Dvideo_resize_filter_unit_test.cpp130 sptr<Surface> surface = videoResize->GetInputSurface(); in HWTEST_F() local
141 sptr<Surface> surface = nullptr; in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_decoder_unit_test.cpp118 sptr<Surface> surface = nullptr; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
H A Dproperty_carrier_test.cpp63 sptr<Surface> surface = nullptr; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_surface_listener.cpp39 void DecodeSurfaceListener::SetSurface(const sptr<IConsumerSurface>& surface) in SetSurface() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/
H A Ddcamera_photo_surface_listener.cpp28 DCameraPhotoSurfaceListener::DCameraPhotoSurfaceListener(const sptr<IConsumerSurface>& surface, in DCameraPhotoSurfaceListener() argument
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinktrans/src/
H A Dscreen_sink_trans_test.cpp184 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_processor_test.cpp163 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); in HWTEST_F() local
178 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/src/
H A Dimage_sink_processor.cpp107 int32_t ImageSinkProcessor::SetImageSurface(sptr<Surface> &surface) in SetImageSurface() argument
/foundation/distributedhardware/distributed_screen/services/screenclient/src/
H A Dscreen_client.cpp32 sptr<Surface> surface = ScreenClientWindowAdapter::GetInstance().CreateWindow(windowProperty, windowId); in AddWindow() local
104 sptr<Surface> surface = nullptr; in GetSurface() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Ddebug_layer_test1.cpp46 static bool EglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in EglSwapBuffers() argument

Completed in 9 milliseconds

12345678910>>...38