| /third_party/skia/tools/ |
| H A D | blob_cache_sim.cpp | 73 sk_sp<SkSurface> surf = SkSurface::MakeRasterN32Premul(iBounds.width() + 16, in main() local
|
| H A D | skottie2movie.cpp | 33 static void produce_frame(SkSurface* surf, skottie::Animation* anim, double frame) { in produce_frame() argument 97 sk_sp<SkSurface> surf; in main() local [all...] |
| /third_party/skia/gm/ |
| H A D | imagefilterscropped.cpp | 65 auto surf = SkSurface::MakeRasterN32Premul(bounds.width(), bounds.height()); in draw_bitmap() local 86 auto surf = SkSurface::MakeRasterN32Premul(80, 80); in make_checkerboard() local
|
| H A D | imagefilterscropexpand.cpp | 108 auto surf = SkSurface::MakeRasterN32Premul(64, 64); in make_checkerboard() local
|
| H A D | anisotropic.cpp | 44 auto surf = SkSurface::MakeRaster(info); variable
|
| H A D | matrixconvolution.cpp | 55 auto surf = SkSurface::MakeRasterN32Premul(80, 80); in makeBitmap() local
|
| H A D | runtimecolorfilter.cpp | 126 auto surf = SkSurface::MakeRaster(info); in DEF_SIMPLE_GM() local
|
| H A D | mac_aa_explorer.cpp | 82 auto surf = SkSurface::MakeRaster(ii); in test_mac_fonts() local
|
| /third_party/skia/bench/ |
| H A D | ImageFilterCollapse.cpp | 55 auto surf = SkSurface::MakeRasterN32Premul(W, H); in makeBitmap() local
|
| H A D | DisplacementBench.cpp | 36 auto surf = SkSurface::MakeRasterN32Premul(w, h); in makeBitmap() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | qsv_internal.h | 74 mfxFrameSurface1 surf; member
|
| /third_party/mesa3d/src/egl/drivers/haiku/ |
| H A D | egl_haiku.cpp | 70 _EGLSurface surf; member 132 haiku_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in haiku_destroy_surface() argument 287 struct haiku_egl_surface* surf = haiku_egl_surface(dsurf); in haiku_make_current() local 302 haiku_swap_buffers(_EGLDisplay *disp, _EGLSurface *surf) haiku_swap_buffers() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_device.c | 164 device_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in device_destroy_surface() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglcontext.c | 633 _EGLSurface *surf = ctx->DrawSurface; in _eglQueryContextRenderBuffer() local
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | presentation.c | 209 vlVdpOutputSurface *surf; in vlVdpPresentationQueueDisplay() local 310 vlVdpOutputSurface *surf; vlVdpPresentationQueueBlockUntilSurfaceIdle() local 345 vlVdpOutputSurface *surf; vlVdpPresentationQueueQuerySurfaceStatus() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_job.c | 286 struct vc4_surface *surf = vc4_surface(psurf); in vc4_submit_setup_rcl_surface() local 327 struct vc4_surface *surf = vc4_surface(psurf); in vc4_submit_setup_rcl_render_config_surface() local 354 struct vc4_surface *surf in vc4_submit_setup_rcl_msaa_surface() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | subpicture.c | 181 vlVaSurface *surf; in vlVaAssociateSubpicture() local 252 vlVaSurface *surf; in vlVaDeassociateSubpicture() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_image_view.c | 65 struct svga_winsys_surface *surf; in svga_create_uav_image() local 273 struct svga_winsys_surface *surf; in svga_validate_image_view_resources() local [all...] |
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | tri-gs.c | 27 static struct pipe_surface *surf = NULL; variable
|
| /third_party/mesa3d/src/intel/isl/tests/ |
| H A D | isl_surf_get_image_offset_test.c | 55 t_assert_image_alignment_el(const struct isl_surf *surf, in t_assert_image_alignment_el() argument 68 t_assert_image_alignment_sa(const struct isl_surf *surf, in t_assert_image_alignment_sa() argument 81 t_assert_offset_el(const struct isl_surf *surf, in t_assert_offset_el() argument 97 t_assert_phys_level0_sa(const struct isl_surf *surf, uint32_t width, in t_assert_phys_level0_sa() argument 104 t_assert_gfx4_3d_layer(const struct isl_surf *surf, in t_assert_gfx4_3d_layer() argument 133 struct isl_surf surf; test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0() local 181 struct isl_surf surf; test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0() local 242 struct isl_surf surf; test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | vdpau.c | 87 struct vdp_surface *surf = (struct vdp_surface *)entry->key; in unregister_surface() local 121 struct vdp_surface *surf; in register_surface() local 228 struct vdp_surface *surf = (struct vdp_surface *)surface; _mesa_VDPAUIsSurfaceNV() local 246 struct vdp_surface *surf = (struct vdp_surface *)surface; _mesa_VDPAUUnregisterSurfaceNV() local 281 struct vdp_surface *surf = (struct vdp_surface *)surface; _mesa_VDPAUGetSurfaceivNV() local 313 struct vdp_surface *surf = (struct vdp_surface *)surface; _mesa_VDPAUSurfaceAccessNV() local 353 struct vdp_surface *surf = (struct vdp_surface *)surfaces[i]; _mesa_VDPAUMapSurfacesNV() local 367 struct vdp_surface *surf = (struct vdp_surface *)surfaces[i]; _mesa_VDPAUMapSurfacesNV() local 407 struct vdp_surface *surf = (struct vdp_surface *)surfaces[i]; _mesa_VDPAUUnmapSurfacesNV() local 421 struct vdp_surface *surf = (struct vdp_surface *)surfaces[i]; _mesa_VDPAUUnmapSurfacesNV() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.h | 73 fd5_emit_format(struct pipe_surface *surf) in fd5_emit_format() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 84 lima_surface(struct pipe_surface *surf) in lima_surface() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_private.h | 60 struct pipe_surface surf; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_batch.cpp | 100 struct pipe_surface *surf = (struct pipe_surface *)entry->key; in delete_surface() local 278 d3d12_batch_reference_surface_texture(struct d3d12_batch *batch, struct d3d12_surface *surf) d3d12_batch_reference_surface_texture() argument
|