/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
ClipDrawableTest.java | 138 assertEquals("Fully-clipped opaque drawable is transparent", 141 assertEquals("Partially-clipped opaque drawable is translucent",
|
/external/mesa3d/src/mesa/tnl/ |
t_vb_cliptmp.h | 162 * interpolated/clipped vertex position, not the current v0 which 163 * may have got set when we clipped the other end of the line!
|
/external/skia/src/utils/ |
SkCanvasStateUtils.cpp | 175 * clipped out of its interior) without needing to malloc any additional memory. 219 * some view systems (e.g. Android) that a few non-clipped layers are present
|
/frameworks/support/v7/gridlayout/res/values/ |
attrs.xml | 174 the child clipped to its container's bounds. 181 the child clipped to its container's bounds.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageFooterView.java | 156 message.clipped && !TextUtils.isEmpty(message.permalink) ? VISIBLE : GONE); 305 LogUtils.wtf(LOG_TAG, "Trying to open clipped message with no activity defined");
|
/prebuilts/sdk/current/support/v7/gridlayout/res/values/ |
attrs.xml | 174 the child clipped to its container's bounds. 181 the child clipped to its container's bounds.
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/ |
attrs.xml | 179 the child clipped to its container's bounds. 186 the child clipped to its container's bounds.
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
PathClippingTests.java | 177 // verify against solid color webview, clipped to its parent oval
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/ |
PieRenderer.java | 156 // TODO: so that the labels will not be clipped by the edge of the next
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
LayoutManager.java | 108 // not positive why this is, but the rect clipped by clipRect is 1 less than the one drawn by drawRect.
|
/external/libavc/encoder/ |
ih264e_half_pel.c | 78 * Applies a 6 tap horizontal filter .The output is clipped to 8 bits
|
/external/libhevc/common/ |
ihevc_trans_macros.h | 136 /* Reference Inverse Quantization: "pi2_src"(Coefficients) will be clipped to 15 or 14 bits when (qp_div > shift_iq). Spec doesn't have any clip mentioned */
|
/external/mesa3d/docs/ |
relnotes-7.8.2.html | 67 <li>Set the correct provoking vertex for clipped first-mode
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/ |
galliumdxgi.idl | 76 * The rectangle is clipped against the window size, so you can
|
/external/skia/gm/ |
complexclip.cpp | 147 // draw path clipped
|
complexclip2.cpp | 154 // antialiasing on the clipped draw
|
/external/skia/samplecode/ |
SampleComplexClip.cpp | 112 // draw path clipped
|
/external/skia/src/gpu/effects/ |
GrTextureDomain.h | 21 * the edge of the domain or result in a vec4 of zeros (decal mode). The domain is clipped to
|
/external/v8/test/webkit/ |
date-constructor.js | 71 // Our results are even worse, though, as the dates are clipped: (new Date(1111, 1201).getTime()) == (new Date(1111, 601).getTime())
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 46 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and
|
omxVCM4P2_QuantInvInter_I_s.s | 39 ; * The output coefficients are clipped to the range: [-2048, 2047].
|
omxVCM4P2_QuantInvIntra_I_s.s | 40 ; * The output coefficients are clipped to the range: [-2048, 2047].
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 52 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and
|
/frameworks/base/core/java/android/content/ |
ClipboardManager.java | 116 * @param clip The clipped data item to set.
|
/frameworks/base/libs/hwui/ |
CanvasState.h | 137 * will be clipped out. Is conservative: might return false when subpixel-
|