OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clip
(Results
201 - 225
of
1666
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/bench/
SKPBench.cpp
24
SKPBench::SKPBench(const char* name, const SkPicture* pic, const SkIRect&
clip
, SkScalar scale,
27
, fClip(
clip
)
79
SkRect
clip
= SkRect::Make(bounds);
local
80
clip
.offset(-SkIntToScalar(tileRect.fLeft), -SkIntToScalar(tileRect.fTop));
81
fSurfaces.top()->getCanvas()->clipRect(
clip
);
/external/webrtc/webrtc/tools/frame_editing/
frame_editing.cc
48
"If one
clip
has 10 frames (1 to 10) and you specify <f>=4, <l>=7 and "
49
"interval=2, then you will get a
clip
that contains frame "
52
"If you specify f=4, l=7 and interval=-1, then you will get a
clip
that"
55
"If one
clip
has 10 frames (1 to 10), and you specify f=1, l=10 and "
56
" interval=-4, then you will get a
clip
that contains frame "
/frameworks/base/core/jni/android/opengl/
poly_clip.cpp
48
* poly_clip_to_halfspace:
clip
convex polygon p against a plane,
53
* Thus, to
clip
against xmin, use
55
* and to
clip
against xmax, use
93
* poly_clip_to_frustum:
Clip
the convex polygon p1 to the screen space frustum
136
* now
clip
against each of the planes that might cut the polygon,
/external/skia/src/core/
SkRecordDraw.cpp
22
// Draw only ops that affect pixels in the canvas's current
clip
.
25
// this canvas'
clip
bounds transformed back into identity space, which
197
// The paint could do anything to our bounds. The only safe answer is the current
clip
.
210
// Nothing can draw outside the current
clip
.
232
// Most ops don't change the
clip
.
235
//
Clip
{Path,RRect,Rect,Region} obviously change the
clip
. They all know their bounds already.
241
// The bounds of
clip
ops need to be adjusted for the paints of saveLayers they're inside.
243
Bounds
clip
= SkRect::Make(devBounds);
local
245
//
clip
bounds with the previous clip, exactly what we can't do when the clip grows
260
Bounds
clip
= SkRect::Make(op.devBounds);
local
[
all
...]
/frameworks/base/graphics/java/android/graphics/
Canvas.java
180
* of the current matrix and
clip
stack. Additionally, as a side-effect
329
* Restore the current
clip
when restore() is called.
344
*
Clip
drawing to the bounds of the offscreen layer, omit at your own peril.
362
* Saves the current matrix and
clip
onto a private stack.
376
* Based on saveFlags, can save the current matrix and
clip
onto a private
380
* disabling the saving of matrix or
clip
with this method.
517
* modifications to the matrix/
clip
state since the last save call. It is
526
* Returns the number of matrix/
clip
states on the Canvas' private stack.
679
* Modify the current
clip
with the specified rectangle.
681
* @param rect The rect to intersect with the current
clip
[
all
...]
/developers/build/prebuilts/gradle/ClippingBasic/
README.md
5
A basic app showing how to
clip
on a View using [ViewOutlineProvider][1] interface,
13
method to
clip
a View in a specific shape.
29
To
clip
a View by the defined outline, setting a OutlineProvider to a View
/developers/samples/android/ui/views/Clipping/ClippingBasic/
README.md
5
A basic app showing how to
clip
on a View using [ViewOutlineProvider][1] interface,
13
method to
clip
a View in a specific shape.
29
To
clip
a View by the defined outline, setting a OutlineProvider to a View
template-params.xml
58
A basic app showing how to
clip
on a View using [ViewOutlineProvider][1] interface,
67
method to
clip
a View in a specific shape.
83
To
clip
a View by the defined outline, setting a OutlineProvider to a View
/development/ndk/platforms/android-18/samples/gles3jni/jni/
gles3jni.h
53
// -
Clip
space in OpenGL is [-1 .. 1]^2
57
// non-uniformly scaled to
clip
space. In practice the transforms are combined
58
// so vertices go directly from model to
clip
space.
/external/ImageMagick/utilities/
convert.1
27
\-
clip
clip
along the first path from the 8BIM profile
28
\-
clip
-mask filename associate a
clip
mask with the image
29
\-
clip
-path id
clip
along a named path from the 8BIM profile
142
\-
clip
clip
along the first path from the 8BIM profile
143
\-
clip
-mask filename associate a
clip
mask with the imag
[
all
...]
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
ContainerTest.java
67
Container
clip
= new Container(label("clip1clip2clip3clip4"));
local
68
clip
.setClip(true);
69
root.add(
clip
);
/external/skia/gm/
complexclip3.cpp
83
// set
clip
129
// Simple
clip
first
131
// Complex
clip
first
/external/skia/samplecode/
SampleClip.cpp
110
SkAAClip
clip
;
local
112
clip
.setRect(r);
122
SampleCode::TitleR(evt, "
Clip
");
SampleClipDrawMatch.cpp
16
// draw a large rect through some
clip
geometry and draw the same geometry
20
// t: toggle which is drawn first the
clip
or the normal geometry
21
// f: flip-flops which corner the bottom AA
clip
rect occupies in the complex
clip
cases
217
// Draw a big red rect through some
clip
geometry and also draw that same
219
// This tests whether the
clip
and normally drawn geometry match up.
/external/skia/src/gpu/
GrReducedClip.cpp
28
// During our backwards walk, track whether we've seen ops that either grow or shrink the
clip
.
29
// TODO: track these per saved
clip
so that we can consider them on the forward pass.
56
// the
clip
empty) or is outside the bounds and therefore can be skipped.
78
// be skipped or it is outside the entire bounds and therefore makes the
clip
101
// the bounds is entirely inside the
clip
. If the union-ed shape is outside the
148
// all outside the current
clip
.B
249
// We can clear to zero and then simply draw the
clip
element.
323
take a rect in case the caller knows a bound on what is to be drawn through this
clip
.
334
// The
clip
established by the element list might be cached based on the last
375
// the round-out didn't add any area outside the
clip
rect
[
all
...]
/external/skia/src/gpu/batches/
GrStencilAndCoverPathRenderer.cpp
95
// We know our rect will hit pixels outside the
clip
and the user bits will be 0
96
// outside the
clip
. So we can't just fill where the user bits are 0. We also need to
97
// check that the
clip
bit is set.
/external/skia/tests/
DeviceLooperTest.cpp
34
// very large device, small
clip
70
// mask-bits are interpreted as the areas where the
clip
is visible
116
// mask-bits are interpreted as the areas where the
clip
is visible
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_QuantIntra_I.c
95
/* Set the
Clip
Range based on SVH on/off */
104
/*
Clip
between 1 and 254 */
158
/*
Clip
*/
/frameworks/base/core/java/android/speech/tts/
AudioPlaybackQueueItem.java
100
final float vol =
clip
(volume, 0.0f, 1.0f);
101
final float panning =
clip
(pan, -1.0f, 1.0f);
112
private static final float
clip
(float value, float min, float max) {
method in class:AudioPlaybackQueueItem
/hardware/intel/common/libva/va/
va_tpi.c
84
VARectangle *cliprects, /* client supplied
clip
list */
85
unsigned int number_cliprects, /* number of
clip
rects in the
clip
list */
va_tpi.h
85
VARectangle *cliprects, /* client supplied
clip
list */
86
unsigned int number_cliprects, /* number of
clip
rects in the
clip
list */
va_trace.h
208
VARectangle *cliprects, /* client supplied
clip
list */
209
unsigned int number_cliprects, /* number of
clip
rects in the
clip
list */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
cpu_speed_test.cc
52
// Validate that this non multiple of 64 wide
clip
encodes and decodes
71
// Validate that this non multiple of 64 wide
clip
encodes and decodes
88
// Validate that this
clip
encodes and decodes without a mismatch
/packages/apps/Messaging/src/com/android/messaging/ui/
PlainTextEditText.java
63
final ClipData
clip
= clipboard.getPrimaryClip();
local
64
if (
clip
!= null) {
65
ClipData.Item item =
clip
.getItemAt(0);
/external/icu/icu4c/source/samples/layout/
GDIFontInstance.cpp
60
RECT
clip
;
local
62
clip
.top = 0;
63
clip
.left = 0;
64
clip
.bottom = height;
65
clip
.right = width;
93
ExtTextOut(fHdc, x + (le_int32) xOffset, y + (le_int32) yOffset - font->getAscent(), ETO_CLIPPED | ETO_GLYPH_INDEX, &
clip
,
Completed in 1511 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>