Home
last modified time | relevance | path

Searched defs:clip (Results 51 - 75 of 278) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_rect.c55 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 Ddrm_damage_helper.c315 struct drm_rect clip; in drm_atomic_helper_damage_merged() local
H A Ddrm_rect.c55 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 Ddrm_fbdev_generic.c141 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 Dswscale_altivec.c154 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 Dlayer1.c206 int i, clip = 0; in decode_layer1_frame() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c191 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 DSkLineClipper.cpp90 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 DSkVMBlitter.h45 clip, member
63 sk_sp<SkShader> clip; member
H A DSkRasterClipStack.h89 const SkRasterClip& clip = this->rc(); in validate() local
H A DSkRasterClip.cpp214 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 DPathTessellateOp.cpp25 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 DGrMeshDrawOp.cpp41 onPrePrepareDraws(GrRecordingContext* context, const GrSurfaceProxyView& writeView, GrAppliedClip* clip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onPrePrepareDraws() argument
H A DGrSimpleMeshDrawOpHelper.h70 GrProcessorSet::Analysis finalizeProcessors(const GrCaps& caps, const GrAppliedClip* clip, in finalizeProcessors() argument
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp26 finalizeProcessors( const GrCaps& caps, const GrAppliedClip* clip, GrClampType clampType, GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) finalizeProcessors() argument
/third_party/skia/src/gpu/
H A DGrPixmap.h42 DERIVED clip(SkISize surfaceDims, SkIPoint* surfacePt) { in clip() function in GrPixmapBase
H A DGrProcessorSet.cpp115 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 DImageFilterCacheTest.cpp46 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 DRecordingXfermodeTest.cpp151 const SkRect& clip = SkRect::MakeXYWH(100, 0, 100, 100); in DEF_TEST() local
/third_party/skia/gm/
H A Dlinepaths.cpp21 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 Dcomplexclip2.cpp32 ComplexClip2GM(Clip clip, bool antiAlias) in ComplexClip2GM() argument
112 static const char* ClipStr(Clip clip) { in ClipStr() argument
H A Dquadpaths.cpp37 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 Dsimpleaaclip.cpp29 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 Demptypath.cpp31 drawEmpty(SkCanvas* canvas, SkColor color, const SkRect& clip, SkPaint::Style style, SkPathFillType fill) drawEmpty() argument
/third_party/skia/experimental/xform/
H A DSkXform.h50 ClipCache* clip() const { return fClip.get(); } in clip() function in Xform

Completed in 11 milliseconds

12345678910>>...12