/third_party/skia/gm/ |
H A D | degeneratesegments.cpp | 198 drawPath(SkPath path, SkCanvas* canvas, SkColor color, const SkRect& clip, SkPaint::Cap cap, SkPaint::Join join, SkPaint::Style style, SkPathFillType fill, SkScalar strokeWidth) drawPath() argument
|
H A D | imagemakewithfilter.cpp | 40 static void show_bounds(SkCanvas* canvas, const SkIRect* clip, const SkIRect* inSubset, in show_bounds() argument 350 drawImageWithFilter(SkCanvas* canvas, sk_sp<SkImage> mainImage, sk_sp<SkImage> auxImage, FilterFactory filterFactory, const SkIRect& clip, const SkIRect& subset, SkIRect* dstRect) drawImageWithFilter() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fb.c | 184 struct drm_clip_rect clip; in vmw_fb_dirty_flush() local
|
H A D | vmwgfx_kms.h | 107 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, member 186 void (*clip)(struct vmw_kms_dirty *); global() member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 23 static unsigned int clip_offset(const struct drm_rect *clip, unsigned int pitch, unsigned int cpp) in clip_offset() argument 37 drm_fb_clip_offset(unsigned int pitch, const struct drm_format_info *format, const struct drm_rect *clip) drm_fb_clip_offset() argument 45 __drm_fb_xfrm(void *dst, unsigned long dst_pitch, unsigned long dst_pixsize, const void *vaddr, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) __drm_fb_xfrm() argument 88 __drm_fb_xfrm_toio(void __iomem *dst, unsigned long dst_pitch, unsigned long dst_pixsize, const void *vaddr, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) __drm_fb_xfrm_toio() argument 133 drm_fb_xfrm(struct iosys_map *dst, const unsigned int *dst_pitch, const u8 *dst_pixsize, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) drm_fb_xfrm() argument 173 drm_fb_memcpy(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_memcpy() argument 250 drm_fb_swab(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool cached) drm_fb_swab() argument 310 drm_fb_xrgb8888_to_rgb332(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_rgb332() argument 380 drm_fb_xrgb8888_to_rgb565(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool swab) drm_fb_xrgb8888_to_rgb565() argument 437 drm_fb_xrgb8888_to_xrgb1555(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_xrgb1555() argument 489 drm_fb_xrgb8888_to_argb1555(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_argb1555() argument 541 drm_fb_xrgb8888_to_rgba5551(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_rgba5551() argument 591 drm_fb_xrgb8888_to_rgb888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_rgb888() argument 639 drm_fb_xrgb8888_to_argb8888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_argb8888() argument 669 drm_fb_xrgb8888_to_abgr8888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_abgr8888() argument 699 drm_fb_xrgb8888_to_xbgr8888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_xbgr8888() argument 751 drm_fb_xrgb8888_to_xrgb2101010(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_xrgb2101010() argument 804 drm_fb_xrgb8888_to_argb2101010(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_argb2101010() argument 859 drm_fb_xrgb8888_to_gray8(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_gray8() argument 897 drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_blit() argument 1003 drm_fb_xrgb8888_to_mono(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) drm_fb_xrgb8888_to_mono() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_atomic_plane.c | 906 const struct drm_rect *clip = &crtc_state->pipe_src; in intel_atomic_plane_check_clipping() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 432 mgag200_handle_damage(struct mga_device *mdev, const struct iosys_map *vmap, struct drm_framebuffer *fb, struct drm_rect *clip) mgag200_handle_damage() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 203 udl_handle_damage(struct drm_framebuffer *fb, const struct iosys_map *map, const struct drm_rect *clip) udl_handle_damage() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 108 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, member 186 void (*clip)(struct vmw_kms_dirty *); global() member [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vc1dsp_mmi.c | 1501 int clip = src[-1 * stride] - src[0 * stride]; in vc1_filter_line() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | twinvq.h | 191 static inline float twinvq_mulawinv(float y, float clip, float mu) in twinvq_mulawinv() argument
|
H A D | rv40.c | 357 int clip[4]; ///< MB filter clipping value calculated from filtering strength in rv40_loop_filter() local [all...] |
H A D | vc1dsp.c | 163 int clip = src[-1 * stride] - src[0 * stride]; in vc1_filter_line() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_adeclick.c | 380 detect_clips(AudioDeclickContext *s, DeclickChannel *c, double unused0, double *unused1, double *unused2, uint8_t *clip, int *index, const double *src, double *dst) detect_clips() argument
|
H A D | vf_lut.c | 160 static double clip(void *opaque, double val) in clip() function
|
/third_party/mesa3d/src/mesa/main/ |
H A D | rastpos.c | 408 GLfloat eye[4], clip[4], ndc[3], d; in _mesa_RasterPos() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_context.h | 107 struct pipe_clip_state clip; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_clip.c | 131 static void interp(const struct clip_stage *clip, in interp() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_state.c | 71 vc4_set_clip_state(struct pipe_context *pctx, const struct pipe_clip_state *clip) vc4_set_clip_state() argument
|
/third_party/skia/src/core/ |
H A D | SkDraw_vertices.cpp | 245 auto clip = [&](SkPoint3 curr, SkPoint3 next) { in fill_triangle_3() local
|
H A D | SkPicturePlayback.cpp | 310 SkPoint* clip = nullptr; in handleOp() local
|
H A D | SkAAClip.cpp | 24 AutoAAClipValidate(const SkAAClip& clip) : fClip(clip) { in AutoAAClipValidate() argument [all...] |
H A D | SkOverdrawCanvas.cpp | 214 void SkOverdrawCanvas::onDrawEdgeAAQuad(const SkRect& rect, const SkPoint clip[4], in onDrawEdgeAAQuad() argument
|
/third_party/skia/src/gpu/ops/ |
H A D | DrawAtlasOp.cpp | 291 finalize(const GrCaps& caps, const GrAppliedClip* clip, GrClampType clampType) finalize() argument
|
/third_party/skia/samplecode/ |
H A D | SampleClip.cpp | 210 static SkPath clip(const SkPath& path, SkPoint p0, SkPoint p1) { in clip() function 222 SkRect clip = {-big, 0, big, big }; in clip() local
|