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

1 2 3 4 5 6 78 91011>>

  /external/skia/src/pdf/
SkPDFDevice.h 132 * clipped. A simple way to avoid the bug is to always draw the margin
  /external/skia/tests/
ReadPixelsTest.cpp 358 // we expect to succeed when the read isn't fully clipped
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 216 SMULBB dcColBuffCoeff,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcScaler
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 39 * switching between the expanded, contracted and the heads up view depending on its clipped size.
  /packages/apps/Gallery2/src/com/android/photos/views/
HeaderGridView.java 89 // Ignore, since the header rows depend on not being clipped
  /packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsContainerView.java 341 // clipped correctly
  /packages/apps/Music/src/com/android/music/
VerticalTextSpinner.java 309 * Draw the 2nd, 3rd and 4th clipped to the selector bounds in dark
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_clip.c 243 debug_printf("Clipped tri: (flat-shade-first = %d)\n",
543 /* else, totally clipped */
  /external/mesa3d/src/mesa/swrast/
s_drawpix.c 220 /* image was completely clipped: no-op, all done */
566 /* totally clipped */
  /external/skia/src/gpu/
GrGpu.h 263 // should only return true if a faster copy path exists. The rect and point are pre-clipped. The
272 // and point are pre-clipped. The src rect and implied dst rect are guaranteed to be within the
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 650 * be use to draw a single clipped layer. The implementation described above
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 148 // dimensions the image will be clipped.
156 // clipped.
  /frameworks/support/design/res/values/
attrs.xml 140 the child clipped to its container's bounds.
145 the child clipped to its container's bounds.
  /prebuilts/sdk/current/support/design/res/values/
attrs.xml 140 the child clipped to its container's bounds.
145 the child clipped to its container's bounds.
  /frameworks/base/core/java/android/widget/
PopupWindow.java 697 * window is clipped to the screen boundaries. Setting this to false will allow windows to be
    [all...]
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 50 /// struct { int a : 24; char b; }; // a must be clipped, b goes at offset 3
51 /// struct A { int a : 24; }; // a must be clipped because a struct like B
60 /// be clipped in the base class but not the complete class (we may discover
    [all...]
  /frameworks/base/core/java/android/print/
PrintAttributes.java 119 * these margins it will be clipped.
136 * these margins it will be clipped.
    [all...]
  /cts/apps/CameraITS/tests/dng_noise_model/
dng_noise_model.py 161 # be clipped.
  /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
FoldingLayout.java 516 * segment. The canvas is clipped to account for the size of each fold and
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/android/
android_auditor_test.html 56 assert.equal(alert.args['Clipped saveLayer count'], 1);
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/linux_perf/
mali_parser.html 64 this.addTilerCounter('mali_hwc_PRIM_CLIPPED', 'Prim Clipped');
  /external/freetype/include/
ftstroke.h 131 * strokes is clipped at a line perpendicular to the bisector
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_horz_a9q.s 52 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
ih264_inter_pred_filters_luma_vert_a9q.s 53 @ * Applies a 6 tap vertcal filter.The output is clipped to 8 bits
ih264_inter_pred_luma_horz_qpel_a9q.s 52 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits

Completed in 528 milliseconds

1 2 3 4 5 6 78 91011>>