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

<<11121314151617181920>>

  /external/skia/src/core/
SkDeviceLooper.h 68 kSimple_State, // no translate/clip mods needed
SkDraw.cpp 272 in the clip, we don't have to worry about antialiasing.
867 const SkRasterClip& clip = looper.getRC(); local
876 SkScan::AntiFillRect(localDevRect, clip, blitter);
878 SkScan::FillRect(localDevRect, clip, blitter);
883 SkScan::AntiFrameRect(localDevRect, strokeSize, clip, blitter);
885 SkScan::FrameRect(localDevRect, strokeSize, clip, blitter);
890 SkScan::AntiHairRect(localDevRect, clip, blitter);
892 SkScan::HairRect(localDevRect, clip, blitter);
1940 const SkRasterClip& clip = *fRC; local
2024 SkRasterClip clip; local
    [all...]
  /external/skia/tests/
RectTest.cpp 36 // clip out the left half of our canvas
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
file_test.cc 56 // The clip is 3 seconds long.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 215 SSAT16 temp,#12,temp ;// clip temp to [-2048,2047]
260 VQSHL qtemp,qtemp,#4 ;//Clip to [-2048,2047]
299 VQSHL dtemp0,dtemp0,#4 ;// Clip to [-2048,2047]
312 VQSHL dtemp0,dtemp0,#4 ;// Clip to [-2048,2047]
  /frameworks/base/cmds/bootanimation/
audioplay.cpp 301 // Parse the example clip.
309 // Initialize the BufferQueue based on this clip's format.
324 ALOGD("cannot play clip %p without a player", buf);
332 // here we only enqueue one buffer because it is a long clip,
  /frameworks/base/core/java/com/android/internal/transition/
EpicenterTranslateClipReveal.java 38 * EpicenterTranslateClipReveal captures the clip bounds and translation values
43 private static final String PROPNAME_CLIP = "android:epicenterReveal:clip";
118 final Rect clip = view.getClipBounds(); local
119 values.values.put(PROPNAME_CLIP, clip);
  /frameworks/base/include/private/hwui/
DrawGlInfo.h 28 // Input: current clip rect
  /frameworks/base/packages/SystemUI/res/drawable/
ic_dnd_disable.xml 28 <clip-path
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ProjectionActivity.java 20 * This view doesn't clip to its bounds (because its parent has clipChildren=false) so that
  /frameworks/native/services/surfaceflinger/
LayerDim.cpp 47 const Region& /* clip */, bool useIdentityTransform) const
LayerDim.h 37 virtual void onDraw(const sp<const DisplayDevice>& hw, const Region& clip,
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
groveehr.cxx 46 // Instantiate a Grove Ear-clip Heart Rate sensor on digital pin D2
  /hardware/bsp/intel/peripheral/libupm/examples/java/
GroveEHRSample.java 39 // Instantiate a Grove Ear-clip Heart Rate sensor on digital pin D2
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
groveehr.js 29 // Instantiate a Grove Ear-clip Heart Rate sensor on digital pin D2
  /hardware/bsp/intel/peripheral/libupm/examples/python/
groveehr.py 28 # Instantiate a Grove Ear-clip Heart Rate sensor on digital pin D2
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct16x16_add_neon.asm 623 vqmovun.s16 d12, q12 ; clip pixel
624 vqmovun.s16 d13, q13 ; clip pixel
637 vqmovun.s16 d12, q12 ; clip pixel
638 vqmovun.s16 d13, q13 ; clip pixel
655 vqmovun.s16 d12, q12 ; clip pixel
656 vqmovun.s16 d13, q13 ; clip pixel
669 vqmovun.s16 d12, q12 ; clip pixel
670 vqmovun.s16 d13, q13 ; clip pixel
681 vqmovun.s16 d12, q8 ; clip pixel
686 vqmovun.s16 d13, q9 ; clip pixe
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ActionMenuButton.java 32 * and TextView's clip is too aggressive.
  /system/bt/bta/ag/
bta_ag_int.h 32 /* Send RING & CLIP in one AT cmd */
249 char clip[BTA_AG_AT_MAX_LEN+1]; /* number string used for CLIP */ member in struct:__anon73147
266 BOOLEAN clip_enabled; /* set to TRUE if HF enables CLIP reporting */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/
alu-2.d 26 0+0040 <[^>]*> clip \$r0, \$r1, #1
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_context.c 112 struct pipe_clip_state clip; member in struct:cso_context
774 /* clip state */
792 const struct pipe_clip_state *clip)
794 if (clip_state_cmp(&ctx->clip, clip)) {
795 clip_state_cpy(&ctx->clip, clip);
796 ctx->pipe->set_clip_state(ctx->pipe, clip);
803 clip_state_cpy(&ctx->clip_saved, &ctx->clip);
809 if (clip_state_cmp(&ctx->clip, &ctx->clip_saved))
    [all...]
  /frameworks/base/docs/image_sources/distribute/
gp-wear-quality.svg 202 clip-path="url(#clipPath3836)"><g
244 clip-path="url(#clipPath3782)"><g
316 clip-path="url(#clipPath3646)"><g
378 clip-path="url(#clipPath3524)"><g
470 clip-path="url(#clipPath3380)"><
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
RegionTest.java 1391 Region clip = new Region(0, 0, 10, 10); local
1426 Region clip = new Region(); local
    [all...]
  /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
IntentReceiverActivity.java 69 ClipData clip = ClipData.newPlainText("", text); local
72 clipboard.setPrimaryClip(clip);
  /developers/build/prebuilts/gradle/ClippingBasic/Application/src/main/java/com/example/android/clippingbasic/
ClippingBasicFragment.java 31 * This sample shows how to clip a {@link View} using an {@link Outline}.
40 /* The {@Link Outline} used to clip the image with. */

Completed in 664 milliseconds

<<11121314151617181920>>