Home
last modified time | relevance | path

Searched defs:clip (Results 151 - 175 of 285) sorted by relevance

12345678910>>...12

/third_party/skia/gm/
H A Ddegeneratesegments.cpp198 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 Dimagemakewithfilter.cpp40 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 Dvmwgfx_fb.c184 struct drm_clip_rect clip; in vmw_fb_dirty_flush() local
H A Dvmwgfx_kms.h107 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 Ddrm_format_helper.c23 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 Dintel_atomic_plane.c906 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 Dmgag200_mode.c432 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 Dudl_modeset.c203 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 Dvmwgfx_kms.h108 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 Dvc1dsp_mmi.c1501 int clip = src[-1 * stride] - src[0 * stride]; in vc1_filter_line() local
/third_party/ffmpeg/libavcodec/
H A Dtwinvq.h191 static inline float twinvq_mulawinv(float y, float clip, float mu) in twinvq_mulawinv() argument
H A Drv40.c357 int clip[4]; ///< MB filter clipping value calculated from filtering strength in rv40_loop_filter() local
[all...]
H A Dvc1dsp.c163 int clip = src[-1 * stride] - src[0 * stride]; in vc1_filter_line() local
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c380 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 Dvf_lut.c160 static double clip(void *opaque, double val) in clip() function
/third_party/mesa3d/src/mesa/main/
H A Drastpos.c408 GLfloat eye[4], clip[4], ndc[3], d; in _mesa_RasterPos() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h107 struct pipe_clip_state clip; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c131 static void interp(const struct clip_stage *clip, in interp() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c71 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 DSkDraw_vertices.cpp245 auto clip = [&](SkPoint3 curr, SkPoint3 next) { in fill_triangle_3() local
H A DSkPicturePlayback.cpp310 SkPoint* clip = nullptr; in handleOp() local
H A DSkAAClip.cpp24 AutoAAClipValidate(const SkAAClip& clip) : fClip(clip) { in AutoAAClipValidate() argument
[all...]
H A DSkOverdrawCanvas.cpp214 void SkOverdrawCanvas::onDrawEdgeAAQuad(const SkRect& rect, const SkPoint clip[4], in onDrawEdgeAAQuad() argument
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp291 finalize(const GrCaps& caps, const GrAppliedClip* clip, GrClampType clampType) finalize() argument
/third_party/skia/samplecode/
H A DSampleClip.cpp210 static SkPath clip(const SkPath& path, SkPoint p0, SkPoint p1) { in clip() function
222 SkRect clip = {-big, 0, big, big }; in clip() local

Completed in 27 milliseconds

12345678910>>...12