Home
last modified time | relevance | path

Searched defs:surface (Results 501 - 525 of 866) sorted by relevance

1...<<21222324252627282930>>...35

/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_type.h77 Surface *surface; member
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp795 auto surface = SurfaceUtils::GetInstance()->GetSurface(surfaceID); in IsSurfaceIdVaild() local
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp277 Surface **surface = (Surface **)owner; in GetSurfaceCallback() local
288 Surface *surface = nullptr; in GetSurface() local
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_client.cpp65 Surface* surface = SurfaceImpl::GenericSurfaceByIpcIo(*reply); in Callback() local
358 int32_t Player::PlayerClient::SetSurface(Surface *surface) in SetSurface() argument
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_server_mem.h118 sptr<Surface> surface = nullptr; member
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp221 sptr<Surface> surface = std::any_cast<sptr<Surface>>(value); in StartScreenCaptureWithSurface() local
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_proxy.cpp269 int32_t ScreenCaptureServiceProxy::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface() argument
H A Dscreen_capture_service_stub.cpp182 int32_t ScreenCaptureServiceStub::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp659 sptr<Surface> surface = nullptr; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp175 StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, sptr<Surface>& surface, int32_t sceneMode) StartCapture() argument
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp30 int32_t JpegImageProcessor::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.cpp201 void RenderContext::MakeCurrent(EGLSurface surface, EGLContext context) in MakeCurrent() argument
254 DestroyEGLSurface(EGLSurface surface) DestroyEGLSurface() argument
271 EGLSurface surface = eglCreateWindowSurface(eglDisplay_, config_, nativeWindow_, NULL); CreateEGLSurface() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Damfenc.c581 AMFSurface *surface; in ff_amf_receive_packet() local
413 amf_copy_surface(AVCodecContext *avctx, const AVFrame *frame, AMFSurface* surface) amf_copy_surface() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deinterlace_qsv.c396 submit_frame(AVFilterContext *ctx, AVFrame *frame, mfxFrameSurface1 **surface) submit_frame() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_dxva2.c271 IDirect3DSurface9 *surface = (IDirect3DSurface9*)hwmap->source->data[3]; in dxva2_unmap_frame() local
279 IDirect3DSurface9 *surface = (IDirect3DSurface9*)src->data[3]; in dxva2_map_frame() local
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c320 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c602 zink_batch_reference_surface(struct zink_batch *batch, struct zink_surface *surface) in zink_batch_reference_surface() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c249 struct pipe_surface *surface, surf_templ; in vlVdpVideoMixerRender() local
[all...]
H A Doutput.c145 vlVdpOutputSurfaceDestroy(VdpOutputSurface surface) in vlVdpOutputSurfaceDestroy() argument
47 vlVdpOutputSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpOutputSurface *surface) vlVdpOutputSurfaceCreate() argument
175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height) vlVdpOutputSurfaceGetParameters() argument
197 vlVdpOutputSurfaceGetBitsNative(VdpOutputSurface surface, VdpRect const *source_rect, void *const *destination_data, uint32_t const *destination_pitches) vlVdpOutputSurfaceGetBitsNative() argument
244 vlVdpOutputSurfacePutBitsNative(VdpOutputSurface surface, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect) vlVdpOutputSurfacePutBitsNative() argument
287 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, VdpIndexedFormat source_indexed_format, void const *const *source_data, uint32_t const *source_pitch, VdpRect const *destination_rect, VdpColorTableFormat color_table_format, void const *color_table) vlVdpOutputSurfacePutBitsIndexed() argument
433 vlVdpOutputSurfacePutBitsYCbCr(VdpOutputSurface surface, VdpYCbCrFormat source_ycbcr_format, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect, VdpCSCMatrix const *csc_matrix) vlVdpOutputSurfacePutBitsYCbCr() argument
781 vlVdpOutputSurfaceGallium(VdpOutputSurface surface) vlVdpOutputSurfaceGallium() argument
796 vlVdpOutputSurfaceDMABuf(VdpOutputSurface surface, struct VdpSurfaceDMABufDesc *result) vlVdpOutputSurfaceDMABuf() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp181 struct pipe_surface *surface = CastPipeRenderTargetView(hRenderTargetView); in ClearRenderTargetView() local
372 struct pipe_surface *surface = CastPipeDepthStencilView(hDepthStencilView); ClearDepthStencilView() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c64 VkIcdSurfaceWin32 *surface; member
87 VkIcdSurfaceWin32 *surface; in wsi_CreateWin32SurfaceKHR() local
108 wsi_win32_surface_get_support(VkIcdSurfaceBase *surface, in wsi_win32_surface_get_support() argument
123 VkIcdSurfaceWin32 *surface = (VkIcdSurfaceWin32 *)surf; wsi_win32_surface_get_capabilities() local
163 wsi_win32_surface_get_capabilities2(VkIcdSurfaceBase *surface, struct wsi_device *wsi_device, const void *info_next, VkSurfaceCapabilities2KHR* caps) wsi_win32_surface_get_capabilities2() argument
267 wsi_win32_surface_get_present_modes(VkIcdSurfaceBase *surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) wsi_win32_surface_get_present_modes() argument
286 wsi_win32_surface_get_present_rectangles(VkIcdSurfaceBase *surface, struct wsi_device *wsi_device, uint32_t* pRectCount, VkRect2D* pRects) wsi_win32_surface_get_present_rectangles() argument
435 VkIcdSurfaceWin32 *surface = (VkIcdSurfaceWin32 *)icd_surface; wsi_win32_surface_create_swapchain() local
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvk_icd.h144 struct wl_surface *surface; member
176 IDirectFBSurface *surface; member
/third_party/libdrm/tests/util/
H A Dpattern.c776 cairo_surface_t *surface; in make_pwetty() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c1200 struct r300_surface* surface = CALLOC_STRUCT(r300_surface); in r300_create_surface_custom() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp95 IDirect3DSurface9 *surface = renderTarget->getSurface(); in readPixelsImpl() local

Completed in 26 milliseconds

1...<<21222324252627282930>>...35