Searched refs:clip (Results 176 - 200 of 215) sorted by relevance

123456789

/external/skia/src/core/
H A DSkCanvas.cpp105 The clip/matrix/proc are fields that reflect the top of the save/restore
170 // intersect clip, but don't translate it (yet)
833 SkRasterClip clip(totalClip);
835 layer->updateMC(totalMatrix, clip, *fClipStack, &clip);
951 } else { // no user bounds, so just use the clip
1395 // and clip against that, since it can handle any matrix. However, to
1620 // if we can't invert the CTM, we can't return local clip bounds
1641 const SkRasterClip& clip = fMCRec->fRasterClip; local
1642 if (clip
2629 const SkRegion& SkCanvas::LayerIter::clip() const { return fImpl->getClip(); } function in class:SkCanvas::LayerIter
[all...]
/external/skia/src/gpu/
H A DSkGpuDevice.cpp633 const GrClip& clip,
649 context->drawNonAARectWithLocalMatrix(rt, clip, *grp, SkMatrix::I(), maskRect, inverse);
685 // the current clip (and identity matrix) and GrPaint settings
740 // setup new clip
741 GrClip clip(clipRect);
746 context->drawPath(mask->asRenderTarget(), clip, tempPaint, translate, devPath, strokeInfo);
941 // Given a bitmap, an optional src rect, and a context with a clip and matrix determine what
945 const GrClip& clip,
950 clip.getConservativeBounds(rt, clippedSrcIRect, NULL);
1609 // clip th
631 draw_mask(GrContext* context, GrRenderTarget* rt, const GrClip& clip, const SkMatrix& viewMatrix, const SkRect& maskRect, GrPaint* grp, GrTexture* mask) argument
943 determine_clipped_src_rect(const GrContext* context, const GrRenderTarget* rt, const GrClip& clip, const SkMatrix& viewMatrix, const SkBitmap& bitmap, const SkRect* srcRectPtr, SkIRect* clippedSrcIRect) argument
[all...]
H A DGrAAHairLinePathRenderer.cpp1001 pipelineBuilder->clip().getConservativeBounds(pipelineBuilder->getRenderTarget(),
/external/mesa3d/src/gallium/drivers/galahad/
H A Dglhd_context.c446 const struct pipe_clip_state *clip)
452 clip);
445 galahad_context_set_clip_state(struct pipe_context *_pipe, const struct pipe_clip_state *clip) argument
/external/mesa3d/src/gallium/drivers/identity/
H A Did_context.c410 const struct pipe_clip_state *clip)
416 clip);
409 identity_set_clip_state(struct pipe_context *_pipe, const struct pipe_clip_state *clip) argument
/external/skia/tests/
H A DCanvasTest.cpp484 // correct clip and matrix stack state.
505 // clip and matrix stack state on the playback canvas.
551 REPORTER_ASSERT_MESSAGE(reporter, layerIter1.clip() ==
552 layerIter2.clip(), testStep->assertMessage());
/external/webp/src/dsp/
H A Ddec.c168 const uint8_t* const clip = clip0 + dst[-1]; local
171 dst[x] = clip[top[x]];
/external/libvncserver/x11vnc/
H A Duserinput.c98 int bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nopad, int *valid, int verb);
1603 * XXX Need to also clip:
3339 /* clip the window to the visible screen: */
3364 * anything that would clip it.
3367 /* clip the window to the visible screen: */
3397 /* clip the window to the visible screen: */
3418 * anything that would clip it.
3423 /* clip the window to the visible screen: */
3731 /* clip the window to the visible screen: */
5735 int bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, in argument
7038 int clip = 0; local
7132 bs_save(int idx, int *nbatch, XWindowAttributes *attr, int clip, int only_if_tracking, int *valid, int verb) argument
7238 su_save(int idx, int *nbatch, XWindowAttributes *attr, int clip, int *valid, int verb) argument
7340 bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nopad, int *valid, int verb) argument
7443 su_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nopad, int *valid, int verb) argument
[all...]
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_draw.c380 draw_set_clip_state(draw, &nv30->clip);
H A Dnv30_state_validate.c279 PUSH_DATAp(push, nv30->clip.ucp[i], 4);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_state_validate.c235 PUSH_DATAp(push, &nv50->clip.ucp[0][0], PIPE_MAX_CLIP_PLANES * 4);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_context.h56 * things like primitive type, Begin/end flags and clip codes.
107 * User clip planes are handled via cooperation with the VS thread.
952 } clip; member in struct:brw_context
H A Dbrw_misc_state.c84 OUT_BATCH(0); /* clip */
150 /* Need to flush before changing clip max threads for errata. */
166 brw->clip.state_offset | 1);
/external/mesa3d/src/mesa/
H A Dsources.mak25 $(SRCDIR)main/clip.c \
/external/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_add_neon.asm121 ; clip pixel
155 ; clip pixel
189 ; clip pixel
223 ; clip pixel
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c71 struct r300_clip_state* clip = (struct r300_clip_state*)state; local
74 WRITE_CS_TABLE(clip->cb, size);
H A Dr300_state.c544 struct r300_clip_state *clip = local
549 BEGIN_CB(clip->cb, r300->clip_state.size);
/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_context.c608 const struct pipe_clip_state *clip)
615 clip);
607 rbug_set_clip_state(struct pipe_context *_pipe, const struct pipe_clip_state *clip) argument
/external/mesa3d/src/mesa/program/
H A Dprogram_lexer.l264 {dot}clip { return_token_or_DOT(require_ARB_vp, CLIP); }
/external/tcpdump/
H A Dprint-rx.c636 u_int32_t clip = ip->ip_dst.s_addr; local
645 rxent->client.s_addr == clip &&
/external/mesa3d/src/mesa/swrast/
H A Ds_span.c1537 /* right clip */
1538 GLint clip = x + count - rb->Width; local
1539 count -= clip;
1543 /* left clip */
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_state_validate.c264 PUSH_DATAp(push, &nvc0->clip.ucp[0][0], PIPE_MAX_CLIP_PLANES * 4);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h348 struct pipe_clip_state clip; member in struct:r600_context
/external/skia/bench/
H A Dnanobench.cpp84 DEFINE_string(clip, "0,0,1000,1000", "Clip for SKPs.");
512 SkDebugf("Can't parse %s from --clip as an SkIRect.\n", FLAGS_clip[0]);
797 log->configOption("clip",
/external/skia/include/core/
H A DSkCanvas.h42 This includes a reference to the device itself, and a stack of matrix/clip
161 * matrix and clip. Note: this happens automatically when the device
256 * ignoring the matrix and clip.
286 /** save the clip state, restoring it on restore() */
294 * the layer should clip against the bounds argument
309 /** This call saves the current matrix, clip, and drawFilter, and pushes a
313 When the balancing call to restore() is made, the previous matrix, clip,
383 modifications to the matrix/clip/drawFilter state since the last save
389 /** Returns the number of matrix/clip states on the SkCanvas' private stack.
397 getSaveCount(). To pop all the way back to the initial matrix/clip contex
[all...]

Completed in 2342 milliseconds

123456789