HomeSort by relevance Sort by last modified time
    Searched full:clipped (Results 76 - 100 of 400) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/gm/
complexclip3.cpp 91 // draw rect clipped
gradtext.cpp 40 // Replicate chrome layout test - clipped pathed gradient-shaded text
  /external/skia/tools/lua/
paths.lua 11 -- number of uploads, since there is some overlap with clipping: e.g. two clipped paths
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 204 * [in] src variable to the clipped
207 * OMX_S32 -- returns clipped value
227 * [in] src variable to the clipped
230 * OMX_F32 -- returns clipped value
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM.c 311 * [in] src variable to the clipped
314 * OMX_S32 -- returns clipped value
347 * [in] src variable to the clipped
350 * OMX_F32 -- returns clipped value
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 204 * [in] src variable to the clipped
207 * OMX_S32 -- returns clipped value
227 * [in] src variable to the clipped
230 * OMX_F32 -- returns clipped value
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM.c 311 * [in] src variable to the clipped
314 * OMX_S32 -- returns clipped value
347 * [in] src variable to the clipped
350 * OMX_F32 -- returns clipped value
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 204 * [in] src variable to the clipped
207 * OMX_S32 -- returns clipped value
227 * [in] src variable to the clipped
230 * OMX_F32 -- returns clipped value
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM.c 311 * [in] src variable to the clipped
314 * OMX_S32 -- returns clipped value
347 * [in] src variable to the clipped
350 * OMX_F32 -- returns clipped value
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_QuantInvIntra_I.c 43 * block. Supports bits_per_pixel = 8. The output coefficients are clipped to
  /packages/apps/Camera2/src/com/android/camera/ui/focus/
FocusController.java 116 * operations can be clipped correctly.
  /packages/apps/Settings/src/com/android/settings/drawable/
CircleFramedDrawable.java 37 * Converts the user avatar icon to a circularly clipped one.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
CursorAnchorInfoCompatWrapper.java 40 * The insertion marker or character bounds have at least one invisible (clipped) region.
  /external/libavc/common/
ih264_inter_pred_filters.c 199 * Applies a 6 tap horizontal filter .The output is clipped to 8 bits
269 * Applies a 6 tap vertical filter.The output is clipped to 8 bits
358 * filter in the horizontal direction and outputs the result clipped to
443 * filter in the horizontal direction and outputs the result clipped to
516 * filter in the vertical direction and outputs the result clipped to
599 * filter in the vertical direction and outputs the result clipped to
700 * filter in the vertical direction and outputs the result clipped to
815 * filter in the vertical direction and outputs the result clipped to
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 195 SMULBB temp1,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcScaler
281 STRH temp,[pSrcDst,Count] ;// pSrcDst[0]= clipped value
  /external/libhevc/common/
ihevc_inter_pred_filters.c 139 * by 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
211 * 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
492 * clipped to lie between 0 and 255
703 * by 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
784 * 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
1074 * clipped to lie between 0 and 255
  /frameworks/base/libs/hwui/
DeferredDisplayList.cpp 162 // if current is clipped, we must be able to fit new bounds in current
165 // if new is clipped, we must be able to fit current bounds in new
202 * Exploits the fact that if a op or batch is clipped on a side, its bounds will equal its
279 * it will shrink if an op must be clipped on a certain side. The clipped sides are reflected in
566 // (clipped) and a mergeable text operation
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Message.java 212 * @see UIProvider.MessageColumns#CLIPPED
214 public boolean clipped; field in class:Message
299 dest.writeInt(clipped ? 1 : 0);
335 clipped = in.readInt() != 0;
415 clipped = cursor.getInt(UIProvider.MESSAGE_CLIPPED_COLUMN) != 0;
454 clipped = false;
  /external/skia/include/core/
SkCanvas.h 45 stack. The transformed geometry is clipped by the intersection of all of
326 clipped to it, though that clipping is not guaranteed to
342 clipped to it, though that clipping is not guaranteed to
358 clipped to it, though that clipping is not guaranteed to
373 clipped to it, though that clipping is not guaranteed to
506 this to check if an area you intend to draw into is clipped out (and
516 this to check if an area you intend to draw into is clipped out (and
527 completely clipped out. This is a conservative calculation, meaning
529 in fact be clipped out, but the converse is not true. If this method
530 returns true, then the band is guaranteed to be clipped out
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 45 * Draws given text clipped horizontally and centered vertically.
60 * Draws given text clipped or centered horizontally and centered vertically.
128 * @return the string clipped to have width less than given. Clipping is done as trailing "...".
  /external/libvncserver/x11vnc/
macosxCGS.c 98 int clipped; member in struct:windat
353 macwins[macwinmax].clipped = 0;
422 macwins[i].clipped = 1;
  /external/skia/include/views/
SkView.h 46 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds
337 //! called once before all of the children are drawn (or clipped/translated)
339 //! called once after all of the children are drawn (or clipped/translated)
  /frameworks/base/rs/java/android/renderscript/
Script.java 506 * clipped.
524 * clipped.
542 * clipped.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Script.java 474 * clipped.
492 * clipped.
510 * clipped.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
WavAnalyzer.java 61 * Check if the recording is clipped.
66 listener.sendMessage("WARNING: Data is clipped."

Completed in 573 milliseconds

1 2 34 5 6 7 8 91011>>