/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_rect.c | 55 static u32 clip_scaled(int src, int dst, int *clip) in clip_scaled() argument 92 drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, const struct drm_rect *clip) drm_rect_clip_scaled() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_damage_helper.c | 315 struct drm_rect clip; in drm_atomic_helper_damage_merged() local
|
H A D | drm_rect.c | 55 static u32 clip_scaled(int src, int dst, int *clip) in clip_scaled() argument 92 drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, const struct drm_rect *clip) drm_rect_clip_scaled() argument [all...] |
H A D | drm_fbdev_generic.c | 141 drm_fbdev_generic_damage_blit_real(struct drm_fb_helper *fb_helper, struct drm_clip_rect *clip, struct iosys_map *dst) drm_fbdev_generic_damage_blit_real() argument 180 drm_fbdev_generic_damage_blit(struct drm_fb_helper *fb_helper, struct drm_clip_rect *clip) drm_fbdev_generic_damage_blit() argument 215 drm_fbdev_generic_helper_fb_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) drm_fbdev_generic_helper_fb_dirty() argument [all...] |
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_altivec.c | 154 const int clip = (1 << 16) - 1; in yuv2plane1_float_altivec() local 187 const int clip = (1 << 16) - 1; in yuv2plane1_float_bswap_altivec() local [all...] |
/third_party/lame/mpglib/ |
H A D | layer1.c | 206 int i, clip = 0; in decode_layer1_frame() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_misc.c | 191 svga_set_clip_state(struct pipe_context *pipe, const struct pipe_clip_state *clip) svga_set_clip_state() argument
|
/third_party/skia/src/core/ |
H A D | SkLineClipper.cpp | 90 bool SkLineClipper::IntersectLine(const SkPoint src[2], const SkRect& clip, in IntersectLine() argument 175 ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], bool canCullToTheRight) ClipLine() argument [all...] |
H A D | SkVMBlitter.h | 45 clip, member 63 sk_sp<SkShader> clip; member
|
H A D | SkRasterClipStack.h | 89 const SkRasterClip& clip = this->rc(); in validate() local
|
H A D | SkRasterClip.cpp | 214 bool SkRasterClip::op(const SkRasterClip& clip, SkClipOp op) { in op() argument 299 SkAAClipBlitterWrapper::SkAAClipBlitterWrapper(const SkRasterClip& clip, in SkAAClipBlitterWrapper() argument 315 init(const SkRasterClip& clip, SkBlitter* blitter) init() argument [all...] |
/third_party/skia/src/gpu/ops/ |
H A D | PathTessellateOp.cpp | 25 finalize(const GrCaps& caps, const GrAppliedClip* clip, GrClampType clampType) finalize() argument 89 onPrePrepare(GrRecordingContext* context, const GrSurfaceProxyView& writeView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepare() argument
|
H A D | GrMeshDrawOp.cpp | 41 onPrePrepareDraws(GrRecordingContext* context, const GrSurfaceProxyView& writeView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepareDraws() argument
|
H A D | GrSimpleMeshDrawOpHelper.h | 70 GrProcessorSet::Analysis finalizeProcessors(const GrCaps& caps, const GrAppliedClip* clip, in finalizeProcessors() argument
|
H A D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 26 finalizeProcessors( const GrCaps& caps, const GrAppliedClip* clip, GrClampType clampType, GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) finalizeProcessors() argument
|
/third_party/skia/src/gpu/ |
H A D | GrPixmap.h | 42 DERIVED clip(SkISize surfaceDims, SkIPoint* surfacePt) { in clip() function in GrPixmapBase
|
H A D | GrProcessorSet.cpp | 115 finalize( const GrProcessorAnalysisColor& colorInput, const GrProcessorAnalysisCoverage coverageInput, const GrAppliedClip* clip, const GrUserStencilSettings* userStencil, const GrCaps& caps, GrClampType clampType, SkPMColor4f* overrideInputColor) finalize() argument
|
/third_party/skia/tests/ |
H A D | ImageFilterCacheTest.cpp | 46 SkIRect clip = SkIRect::MakeWH(100, 100); in test_find_existing() local 95 SkIRect clip = SkIRect::MakeWH(100, 100); in test_internal_purge() local 122 SkIRect clip = SkIRect::MakeWH(100, 100); in test_explicit_purging() local [all...] |
H A D | RecordingXfermodeTest.cpp | 151 const SkRect& clip = SkRect::MakeXYWH(100, 0, 100, 100); in DEF_TEST() local
|
/third_party/skia/gm/ |
H A D | linepaths.cpp | 21 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 | complexclip2.cpp | 32 ComplexClip2GM(Clip clip, bool antiAlias) in ComplexClip2GM() argument 112 static const char* ClipStr(Clip clip) { in ClipStr() argument
|
H A D | quadpaths.cpp | 37 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 167 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 | simpleaaclip.cpp | 29 static void paint_rgn(SkCanvas* canvas, const SkAAClip& clip, in paint_rgn() argument 85 void buildRgn(SkAAClip* clip, SkClipOp op) { in buildRgn() argument 105 SkAAClip clip; in drawRgnOped() local [all...] |
H A D | emptypath.cpp | 31 drawEmpty(SkCanvas* canvas, SkColor color, const SkRect& clip, SkPaint::Style style, SkPathFillType fill) drawEmpty() argument
|
/third_party/skia/experimental/xform/ |
H A D | SkXform.h | 50 ClipCache* clip() const { return fClip.get(); } in clip() function in Xform
|