HomeSort by relevance Sort by last modified time
    Searched full:clip (Results 376 - 400 of 1666) sorted by null

<<11121314151617181920>>

  /external/skia/tests/
RecordOptsTest.cpp 217 SkRect clip = SkRect::MakeWH(SkIntToScalar(50), SkIntToScalar(60)); local
268 recorder.clipRect(clip);
308 recorder.clipRect(clip);
320 recorder.clipRect(clip);
333 // Test that currently we do not fold alphas for patterns without the clip. This is just not
ClipStackTest.cpp 24 // Build up a clip stack with a path, an empty clip, and a rect.
341 // Test out union w/ a wide open clip
351 // Test out empty difference from a wide open clip
456 // Make sure replace clip rects don't collapse too much.
667 // Verify proper traversal of multi-element clip
671 // Use a path for second clip to prevent in-place intersection
800 // Functions that add a shape to the clip stack. The shape is computed from a rectangle.
801 // AA is always disabled since the clip stack reducer can cause changes in aa rasterization of the
882 // We construct random clip stacks, reduce them, and then rasterize both versions to verify tha
    [all...]
  /external/webp/src/dsp/
yuv.c 20 static WEBP_INLINE uint8_t clip(int v, int max_value) { function
43 VP8kClip[i - YUV_RANGE_MIN] = clip(k, 255);
44 VP8kClip4Bits[i - YUV_RANGE_MIN] = clip((k + 8) >> 4, 15);
55 VP8kClip[i - YUV_RANGE_MIN] = clip(k, 255);
56 VP8kClip4Bits[i - YUV_RANGE_MIN] = clip((k + 8) >> 4, 15);
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 285 final long sleepTimeMs = clip(estimatedTimeMs, MIN_SLEEP_TIME_MS, MAX_SLEEP_TIME_MS);
319 final float vol = clip(volume, 0.0f, 1.0f);
320 final float panning = clip(pan, -1.0f, 1.0f);
335 private static final long clip(long value, long min, long max) { method in class:BlockingAudioTrack
339 private static final float clip(float value, float min, float max) { method in class:BlockingAudioTrack
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
TransitionImageView.java 133 // get src clip rect relative to the view
168 // get dst clip rect relative to the view
171 // get dst clip rect before scaling
187 // get dst clip rect before scaling
243 // animate clip bounds
  /external/pdfium/fpdfsdk/src/
fpdfformfill.cpp 341 FX_RECT clip; local
342 clip.left = start_x;
343 clip.right = start_x + size_x;
344 clip.top = start_y;
345 clip.bottom = start_y + size_y;
354 pDevice->SetClip_Rect(&clip);
376 pPageView->PageView_OnDraw(pDevice.get(), &matrix, &options, clip);
  /external/skia/gm/
multipicturedraw.cpp 88 // This is intended to exercise the layer hoisting code's clip handling (in
126 // the clip isn't blocking cache reuse) to cause a visual discrepancy.
274 // Just a single picture with no clip
279 // Two pictures with a rect clip on the second one
291 // Two pictures with a round rect clip on the second one
306 // Two pictures with a clip path on the second one
318 // Two pictures with an inverse clip path on the second one
  /frameworks/base/graphics/java/android/graphics/pdf/
PdfRenderer.java 317 * You may optionally specify a rectangular clip in the bitmap bounds. No rendering
318 * outside the clip will be performed, hence it is your responsibility to initialize
319 * the bitmap outside the clip.
325 * whole page to the destination clip if provided or the destination bitmap if no
326 * clip is provided.
329 * The clip and transformation are useful for implementing tile rendering where the
345 * @param destClip Optional clip in the bitmap bounds.
  /external/ImageMagick/ImageMagick/script/
magick-vector-graphics.html 336 <p>The clip path defines a clipping area, where only the contained area to be drawn upon. Areas outside of the clipping areare masked.</p>
340 push clip-path %s
344 pop clip-path
346 clip-path url(#%s)
380 <td><a id="clip-path"></a>clip-path url(<var>name</var>)</td>
384 <td><a id="clip-rule"></a>clip-rule <var>rule</var></td>
390 <td><a id="clip-units"></a>clip-units <var>units</var></td
    [all...]
  /external/ImageMagick/www/
magick-vector-graphics.html 340 <p>The clip path defines a clipping area, where only the contained area to be drawn upon. Areas outside of the clipping areare masked.</p>
344 push clip-path %s
348 pop clip-path
350 clip-path url(#%s)
384 <td><a id="clip-path"></a>clip-path url(<var>name</var>)</td>
388 <td><a id="clip-rule"></a>clip-rule <var>rule</var></td>
394 <td><a id="clip-units"></a>clip-units <var>units</var></td
    [all...]
  /external/libvncserver/webclients/novnc/include/
ui.js 121 UI.forceSetting('clip', true);
124 UI.initSetting('clip', false);
428 UI.updateSetting('clip');
480 UI.saveSetting('clip');
721 setViewClip: function(clip) {
731 if (typeof(clip) !== 'boolean') {
733 clip = UI.getSetting('clip');
736 if (clip && !cur_clip) {
738 UI.updateSetting('clip', true)
    [all...]
  /frameworks/native/opengl/libagl/
array.cpp 961 c->arrays.mvp_transform(&c->transforms.mvp, &v->clip, &v->obj);
978 c->arrays.mvp_transform(mvp, &v->clip, &v->obj);
1002 v->clip.x = mla3a(rx, m[ 0], ry, m[ 4], rz, m[ 8], m[12]);
1003 v->clip.y = mla3a(rx, m[ 1], ry, m[ 5], rz, m[ 9], m[13]);
1004 v->clip.z = mla3a(rx, m[ 2], ry, m[ 6], rz, m[10], m[14]);
1005 v->clip.w = mla3a(rx, m[ 3], ry, m[ 7], rz, m[11], m[15]);
1007 const GLfixed w = v->clip.w;
1008 uint32_t clip = 0;
1009 if (v->clip.x < -w) clip |= vertex_t::CLIP_L
    [all...]
primitives.cpp 105 // configure the rasterizer here, before we clip
125 // configure the rasterizer here, before we clip
173 // configure the rasterizer here, before we clip
191 // configure the rasterizer here, before we clip
540 // clip the line if needed
598 // The assumption here is that we're not going to clip very often,
599 // and even more rarely will we clip a triangle that ends up
866 // original list of vertices (polygon to clip, in fact this
882 // User clip-planes first, the clipping is always done in eye-coordinate
903 // clip each vertex against this plane..
    [all...]
  /external/ImageMagick/utilities/
magick-script.1 122 \-clip clip along the first path from the 8BIM profile
123 \-clip-mask filename associate a clip mask with the image
124 \-clip-path id clip along a named path from the 8BIM profile
magick-script.1.in 122 \-clip clip along the first path from the 8BIM profile
123 \-clip-mask filename associate a clip mask with the image
124 \-clip-path id clip along a named path from the 8BIM profile
magick.1 119 \-clip clip along the first path from the 8BIM profile
120 \-clip-mask filename associate a clip mask with the image
121 \-clip-path id clip along a named path from the 8BIM profile
magick.1.in 119 \-clip clip along the first path from the 8BIM profile
120 \-clip-mask filename associate a clip mask with the image
121 \-clip-path id clip along a named path from the 8BIM profile
mogrify.1 140 \-clip clip along the first path from the 8BIM profile
141 \-clip-mask filename associate a clip mask with the image
142 \-clip-path id clip along a named path from the 8BIM profile
mogrify.1.in 140 \-clip clip along the first path from the 8BIM profile
141 \-clip-mask filename associate a clip mask with the image
142 \-clip-path id clip along a named path from the 8BIM profile
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
gim_tri_collision.cpp 107 //! clip triangle
467 //clip face against other
472 if(bl == 0) //clip U points against V
478 else //clip V points against U
506 //! clip triangle
591 //Clip tri1 by tri2 edges
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_framebuffer.c 329 prescale.translate[2] = 0.5; /* D3D clip space */
330 prescale.scale[2] = 0.5; /* D3D clip space */
506 float a = svga->curr.clip.ucp[i][0];
507 float b = svga->curr.clip.ucp[i][1];
508 float c = svga->curr.clip.ucp[i][2];
509 float d = svga->curr.clip.ucp[i][3];
  /external/mesa3d/src/mesa/tnl/
t_vb_program.c 69 GLubyte *clipmask; /**< clip flags */
83 GLvector4f *clip,
97 GLfloat *coord = (GLfloat *)clip->data;
98 GLuint stride = clip->stride;
99 GLuint count = clip->count;
132 /* Cliptest and perspective divide. Clip functions must clear
  /external/skia/include/core/
SkDevice.h 107 * the default origin in its canvas' matrix/clip
158 * should use the matrix and clip from the SkDraw passed to draw functions.
160 * Called with the correct matrix and clip before this device is drawn
164 * The clipstack is another view of the clip. It records the actual
167 * picture of the current clip. (i.e. if you regionize all of the geometry
396 // any clip information.
  /frameworks/base/libs/hwui/
LayerBuilder.cpp 86 * and clip side flags. Positive bounds delta means new bounds fit in old.
140 // Identical round rect clip state means both ops will clip in the same way, or not at all.
151 * clip for that side.
188 // check, and doesn't extend past a side of the clip that's in use by the merged batch.
189 // Therefore it's safe to simply always merge flags, and use the bounds as the clip rect.
  /external/skia/src/gpu/batches/
GrTessellatingPathRenderer.cpp 155 // For inverse fills, the tessellation is dependent on clip bounds.
219 // Because the clip bounds are used to add a contour for inverse fills, they must also
260 args.fPipelineBuilder->clip().getConservativeBounds(rt->width(), rt->height(), &clipBoundsI);

Completed in 6750 milliseconds

<<11121314151617181920>>