| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
| H A D | screen_capture_capi_mock.cpp | 221 sptr<Surface> surface = std::any_cast<sptr<Surface>>(value); in StartScreenCaptureWithSurface() local
|
| /foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
| H A D | screen_capture_service_proxy.cpp | 269 int32_t ScreenCaptureServiceProxy::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface() argument
|
| H A D | screen_capture_service_stub.cpp | 182 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 D | dcamera_client_test.cpp | 659 sptr<Surface> surface = nullptr; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/ |
| H A D | dcamera_client.cpp | 175 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 D | jpeg_image_processor.cpp | 30 int32_t JpegImageProcessor::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| H A D | render_context.cpp | 201 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 D | amfenc.c | 581 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 D | vf_deinterlace_qsv.c | 396 submit_frame(AVFilterContext *ctx, AVFrame *frame, mfxFrameSurface1 **surface) submit_frame() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_dxva2.c | 271 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 D | pflow.c | 320 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 D | zink_batch.c | 602 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 D | mixer.c | 249 struct pipe_surface *surface, surf_templ; in vlVdpVideoMixerRender() local [all...] |
| H A D | output.c | 145 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 D | OutputMerger.cpp | 181 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 D | wsi_common_win32.c | 64 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 D | vk_icd.h | 144 struct wl_surface *surface; member 176 IDirectFBSurface *surface; member
|
| /third_party/libdrm/tests/util/ |
| H A D | pattern.c | 776 cairo_surface_t *surface; in make_pwetty() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_texture.c | 1200 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 D | Framebuffer9.cpp | 95 IDirect3DSurface9 *surface = renderTarget->getSurface(); in readPixelsImpl() local
|
| H A D | TextureStorage9.cpp | 211 IDirect3DSurface9 *surface = nullptr; in getRenderTarget() local 499 IDirect3DSurface9 *surface = nullptr; getRenderTarget() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vk_icd.h | 144 struct wl_surface *surface; member 176 IDirectFBSurface *surface; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | TextureNULL.cpp | 202 angle::Result TextureNULL::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLContextSharingTest.cpp | 137 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() argument 161 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 236 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 304 EGLSurface surface = getEGLWindow()->getSurface(); TEST_P() local 350 EGLSurface surface = eglWindow->getSurface(); TEST_P() local 407 EGLSurface surface = eglWindow->getSurface(); TEST_P() local 477 EGLSurface surface[kThreadCount] = {EGL_NO_SURFACE, EGL_NO_SURFACE}; TEST_P() local [all...] |
| H A D | EGLIOSurfaceClientBufferTest.cpp | 35 explicit ScopedIOSurfaceRef(IOSurfaceRef surface) : mSurface(surface) {} in ScopedIOSurfaceRef() argument
|