/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.h | 66 struct isl_surf surf; member 101 struct isl_surf surf; member 110 struct isl_surf surf; member
|
H A D | iris_resolve.c | 62 struct iris_surface *surf = (void *) cso_fb->cbufs[i]; in disable_rb_aux_buffer() local 220 struct iris_surface *surf = (void *) cso_fb->cbufs[i]; in iris_predraw_resolve_framebuffer() local 233 struct iris_surface *surf = (void *) cso_fb->cbufs[i]; iris_predraw_resolve_framebuffer() local 313 struct iris_surface *surf = (void *) cso_fb->cbufs[i]; iris_postdraw_update_resolve_tracking() local 438 struct blorp_surf surf; iris_resolve_color() local 501 struct blorp_surf surf; iris_mcs_partial_resolve() local 611 struct blorp_surf surf; iris_hiz_exec() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.h | 97 struct isl_surf surf; member 132 struct isl_surf surf; member 253 struct isl_surf surf; member
|
H A D | crocus_clear.c | 299 struct blorp_surf surf; in fast_clear_color() local 369 struct blorp_surf surf; in clear_color() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_texture.c | 989 static void r300_texture_setup_fb_state(struct r300_surface *surf) in r300_texture_setup_fb_state() argument [all...] |
/third_party/skia/tests/ |
H A D | TextBlobTest.cpp | 366 auto surf = SkSurface::MakeRasterN32Premul(SkScalarRoundToInt(blob->bounds().width()), in render() local
|
/third_party/skia/gm/ |
H A D | bleed.cpp | 384 auto surf = ToolUtils::makeSurface(canvas, SkImageInfo::MakeN32Premul(1, 1)); in DEF_SIMPLE_GM() local
|
H A D | image.cpp | 69 static void test_surface(SkCanvas* canvas, SkSurface* surf, bool usePaint) { in test_surface() argument 418 make_lazy_image(SkSurface* surf) make_lazy_image() argument 448 auto surf = ToolUtils::makeSurface(canvas, info, nullptr); DEF_SIMPLE_GM_CAN_FAIL() local [all...] |
H A D | blurrect.cpp | 418 auto surf = canvas->makeSurface(ii); in prepareActualMasks() local 455 auto surf = canvas->makeSurface(ii); in prepareMaskDifferences() local [all...] |
H A D | runtimeshader.cpp | 95 auto surf = SkSurface::MakeRaster(info); in make_threshold() local 636 auto surf = SkSurface::MakeRasterN32Premul(100,100); in DEF_SIMPLE_GM() local
|
/foundation/multimedia/image_effect/test/unittest/ |
H A D | native_image_effect_unittest.cpp | 139 sptr<ProducerSurface> surf = new(std::nothrow) MockProducerSurface(producer); in SetUpTestCase() local
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_display.cpp | 398 bool EglWrapperDisplay::ValidateEglSurface(EGLSurface surf) in ValidateEglSurface() argument 498 EGLSurface surf = table->egl.eglCreateWindowSurface(disp_, config, window, attribList); in CreateEglSurface() local 511 EGLBoolean EglWrapperDisplay::DestroyEglSurface(EGLSurface surf) in DestroyEglSurface() argument 572 EGLBoolean EglWrapperDisplay::CopyBuffers(EGLSurface surf, NativePixmapType target) in CopyBuffers() argument 602 EGLSurface surf = table->egl.eglCreatePbufferSurface(disp_, config, attribList); in CreatePbufferSurface() local 623 EGLSurface surf = table->egl.eglCreatePixmapSurface(disp_, config, pixmap, attribList); CreatePixmapSurface() local 660 QuerySurface(EGLSurface surf, EGLint attribute, EGLint *value) QuerySurface() argument 684 SwapBuffers(EGLSurface surf) SwapBuffers() argument 711 BindTexImage(EGLSurface surf, EGLint buffer) BindTexImage() argument 734 ReleaseTexImage(EGLSurface surf, EGLint buffer) ReleaseTexImage() argument 757 SurfaceAttrib(EGLSurface surf, EGLint attribute, EGLint value) SurfaceAttrib() argument 790 EGLSurface surf = table->egl.eglCreatePbufferFromClientBuffer( CreatePbufferFromClientBuffer() local 858 EGLSurface surf = table->egl.eglCreatePlatformWindowSurface(disp_, CreatePlatformWindowSurface() local 886 EGLSurface surf = table->egl.eglCreatePlatformPixmapSurface(disp_, CreatePlatformPixmapSurface() local 900 LockSurfaceKHR(EGLSurface surf, const EGLint *attribList) LockSurfaceKHR() argument 924 UnlockSurfaceKHR(EGLSurface surf) UnlockSurfaceKHR() argument 995 EGLSurface surf = table->egl.eglCreateStreamProducerSurfaceKHR( CreateStreamProducerSurfaceKHR() local 1039 SetDamageRegionKHR(EGLSurface surf, EGLint *rects, EGLint nRects) SetDamageRegionKHR() argument 1167 EGLSurface surf = table->egl.eglCreatePlatformWindowSurfaceEXT( CreatePlatformWindowSurfaceEXT() local 1194 EGLSurface surf = table->egl.eglCreatePlatformPixmapSurfaceEXT( CreatePlatformPixmapSurfaceEXT() local [all...] |
/test/xts/acts/graphic/graphicvulkannapitest/ |
H A D | VulkanTest.cpp | 188 OHOS::sptr<OHOS::Surface> surf = surfaceNode->GetSurface(); in CreateNativeWindow() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | qsvdec.c | 484 static int get_surface(AVCodecContext *avctx, QSVContext *q, mfxFrameSurface1 **surf) in get_surface() argument 525 static QSVFrame *find_frame(QSVContext *q, mfxFrameSurface1 *surf) in find_frame() argument
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11_dri3.c | 108 dri3_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in dri3_destroy_surface() argument 126 dri3_set_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) dri3_set_swap_interval() argument 250 _EGLSurface *surf; dri3_create_window_surface() local 460 dri3_copy_buffers(_EGLDisplay *disp, _EGLSurface *surf, void *native_pixmap_target) dri3_copy_buffers() argument 475 dri3_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surf) dri3_query_buffer_age() argument 483 dri3_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) dri3_query_surface() argument 501 dri3_get_dri_drawable(_EGLSurface *surf) dri3_get_dri_drawable() argument [all...] |
H A D | platform_drm.c | 47 struct gbm_dri_surface *surf = gbm_dri_surface(_surf); in lock_front_buffer() local 70 struct gbm_dri_surface *surf = gbm_dri_surface(_surf); in release_buffer() local 84 struct gbm_dri_surface *surf = gbm_dri_surface(_surf); in has_free_buffers() local 148 struct gbm_dri_surface *surf; in dri2_drm_create_window_surface() local 206 dri2_drm_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) dri2_drm_destroy_surface() argument 231 struct gbm_dri_surface *surf = dri2_surf->gbm_surf; get_back_bo() local 277 struct gbm_dri_surface *surf = dri2_surf->gbm_surf; get_swrast_front_bo() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_blit2d.c | 51 create_iview(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *surf, in create_iview() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_surface.c | 438 struct pipe_surface *surf = NULL; in svga_create_surface() local 661 svga_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) svga_surface_destroy() argument 720 svga_mark_surface_dirty(struct pipe_surface *surf) svga_mark_surface_dirty() argument 781 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, boolean reset) svga_propagate_surface() argument 910 svga_surface_needs_propagation(const struct pipe_surface *surf) svga_surface_needs_propagation() argument [all...] |
H A D | svga_resource_texture.c | 335 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_map_direct() local 480 struct svga_winsys_surface *surf in svga_texture_transfer_map() local 242 readback_texture_surface(struct svga_context *svga, struct svga_texture *tex, struct svga_winsys_surface *surf) readback_texture_surface() argument 634 struct svga_winsys_surface *surf = svga_texture(transfer->resource)->handle; svga_texture_surface_unmap() local 648 update_image_vgpu9(struct svga_context *svga, struct svga_winsys_surface *surf, const SVGA3dBox *box, unsigned slice, unsigned level) update_image_vgpu9() argument 659 update_image_vgpu10(struct svga_context *svga, struct svga_winsys_surface *surf, const SVGA3dBox *box, unsigned slice, unsigned level, unsigned numMipLevels) update_image_vgpu10() argument 725 struct svga_winsys_surface *surf = tex->handle; svga_texture_transfer_unmap_direct() local [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_resource.c | 1121 struct v3d_surface *surf = v3d_surface(psurf); in v3d_surface_destroy() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_clear.c | 461 struct pipe_surface *surf = NULL; in zink_clear_texture() local 688 struct pipe_surface *surf; in zink_clear_apply_conditionals() local [all...] |
H A D | zink_kopper.c | 876 struct zink_surface *surf = zink_csurface(ctx->fb_state.zsbuf); in zink_kopper_fixup_depth_buffer() local
|
/third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
H A D | radeon_drm_bo.c | 873 radeon_bo_get_metadata(struct radeon_winsys *rws, struct pb_buffer *_buf, struct radeon_bo_metadata *md, struct radeon_surf *surf) radeon_bo_get_metadata() argument 931 radeon_bo_set_metadata(struct radeon_winsys *rws, struct pb_buffer *_buf, struct radeon_bo_metadata *md, struct radeon_surf *surf) radeon_bo_set_metadata() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video.c | 271 struct nv50_surface surf; in nv84_create_decoder() local [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 552 struct lima_surface *surf = CALLOC_STRUCT(lima_surface); in lima_surface_create() local 591 struct lima_surface *surf = lima_surface(psurf); lima_surface_destroy() local [all...] |