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

<<111213141516

  /external/mesa3d/src/mesa/main/
dd.h 453 /** Specify a plane against which all geometry is clipped */
    [all...]
  /external/skia/src/core/
SkScan_Antihair.cpp 759 already been clipped, so we know that it is safe to convert it into a
  /external/skia/src/utils/
SkTextureCompressor_Blitter.h 299 // Blit a pattern of pixels defined by a rectangle-clipped mask; We make an
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java 681 * values are clipped to fit within the range.</p>
718 * values within [-1.5, 3.0] are guaranteed not to be clipped.</p>
743 * between [1.0, 3.0] are guaranteed not to be clipped. Even if a given
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 695 * @param clip True if the rects should be clipped, false otherwise
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_Resize.S 230 * the buffer. As many as two of these may be clipped, so four
  /frameworks/support/v4/java/android/support/v4/widget/
SwipeRefreshLayout.java 122 // Whether this item is scaled up rather than clipped
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 456 * the thumb's optical bounds will be clipped out of the track drawable,
    [all...]
  /system/core/include/system/
window.h 366 /* the window is clipped to the size of the buffer's crop rectangle; pixels
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java     [all...]
  /frameworks/base/core/res/res/values/
attrs.xml     [all...]
  /external/bison/tests/
regression.at 1315 # to be clipped to YYSTACK_ALLOC_MAXIMUM). In an old version of yacc.c,
    [all...]
  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 471 // 1) it will not be clipped
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 474 // 1) it will not be clipped
    [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_filters_luma_vert.s 56 @* 'pu1_dst' the output is downshifted by 6 and clipped to 8 bits
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 140 /* totally clipped */
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
renderer.c 211 /* transform to clipped coordinates */
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c 848 /* totally clipped */
    [all...]
st_cb_texture.c 909 * Note that the region to copy has already been clipped so we know we
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_span.c 745 return GL_FALSE; /* all pixels clipped */
    [all...]
  /external/opencv/cv/include/
cv.h     [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java     [all...]
  /external/skia/src/pdf/
SkPDFShader.cpp 856 // otherwise the bitmap gets clipped out and the shader is empty and awful.
    [all...]
  /external/skia/tests/
ClipStackTest.cpp     [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputConnection.java 411 * <p>The passed indices are clipped to the contents bounds. If
    [all...]

Completed in 492 milliseconds

<<111213141516