Searched refs:clipped (Results 1 - 25 of 25) sorted by relevance

/external/skia/tests/
H A DClipCubicTest.cpp80 SkPoint clipped[4], shouldbe[4]; local
88 success = clipper.clipCubic(crv, clipped);
90 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve(
96 success = clipper.clipCubic(crv, clipped);
98 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve(
104 success = clipper.clipCubic(crv, clipped);
106 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve(
112 success = clipper.clipCubic(crv, clipped);
118 success = clipper.clipCubic(crv, clipped);
120 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurv
[all...]
/external/webrtc/webrtc/modules/desktop_capture/win/
H A Dscreen_capturer_win_magnifier.h59 RECT clipped,
78 RECT clipped,
H A Dscreen_capturer_win_magnifier.cc238 RECT clipped,
231 OnMagImageScalingCallback( HWND hwnd, void* srcdata, MAGIMAGEHEADER srcheader, void* destdata, MAGIMAGEHEADER destheader, RECT unclipped, RECT clipped, HRGN dirty) argument
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c226 unsigned clipped = 0; local
240 clipped = fpme->current_variant->jit_func( &fpme->llvm->jit_context,
249 clipped = fpme->current_variant->jit_func_elts( &fpme->llvm->jit_context,
277 clipped = draw_pt_post_vs_run( fpme->post_vs, vert_info );
286 if (clipped) {
290 /* Do we need to run the pipeline? Now will come here if clipped
/external/skia/tools/lua/
H A Dpaths.lua11 -- number of uploads, since there is some overlap with clipping: e.g. two clipped paths
/external/libavc/common/arm/
H A Dih264_inter_pred_filters_luma_horz_a9q.s52 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
H A Dih264_inter_pred_luma_horz_qpel_a9q.s52 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
H A Dih264_inter_pred_filters_luma_vert_a9q.s53 @ * Applies a 6 tap vertcal filter.The output is clipped to 8 bits
H A Dih264_inter_pred_luma_vert_qpel_a9q.s50 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
/external/ImageMagick/www/api/
H A Dfeature.php141 <p>Use HoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines</p>
H A Dlayer.php362 <dd> FlattenLayer: Use the virtual canvas size of first image. Images which fall outside this canvas is clipped. This can be used to 'fill out' a given virtual canvas. </dd>
364 <dd> MosaicLayer: Start with the virtual canvas of the first image, enlarging left and right edges to contain all images. Images with negative offsets will be clipped. </dd>
H A Dmorphology.php148 <dd> Blur:{radius},{sigma}[,{angle}] Generates a 1 dimensional or linear gaussian blur, at the angle given (current restricted to orthogonal angles). If a 'radius' is given the kernel is clipped to a width of 2*radius+1. Kernel can be rotated by a 90 degree angle. </dd>
164 <dd> All these are unscaled, zero-summing kernels by default. As such for non-HDRI version of ImageMagick some form of normalization, user scaling, and biasing the results is recommended, to prevent the resulting image being 'clipped'. </dd>
472 <p>Kernel normalization ('normalize_flags' given) is designed to ensure that any use of the kernel scaling factor with 'Convolve' or 'Correlate' morphology methods will fall into -1.0 to +1.0 range. Note that for non-HDRI versions of IM this may cause images to have any negative results clipped, unless some 'bias' is used.</p>
H A Dmagick-image.php4065 <dd> FlattenLayer: Use the virtual canvas size of first image. Images which fall outside this canvas is clipped. This can be used to 'fill out' a given virtual canvas. </dd>
4067 <dd> MosaicLayer: Start with the virtual canvas of the first image, enlarging left and right edges to contain all images. Images with negative offsets will be clipped. </dd>
/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp153 * \brief Get clipped portion of the second endpoint
169 * \brief Get clipped portion of the endpoint
171 * How much (in [0-1] range) of a line segment v0-v1 would be clipped
274 void clipTriangleOneVertex (std::vector<TriangleVertex>& clippedEdges, const ClipVolumePlane& plane, const TriangleVertex& clipped, const TriangleVertex& v1, const TriangleVertex& v2) argument
285 const TriangleVertex& outside = clipped;
309 const TriangleVertex& outside = clipped;
343 clippedEdges.push_back(clipped);
367 // this edge cannot be clipped because the edge is really close to the volume boundary
391 // this edge cannot be clipped because the edge is really close to the volume boundary
719 // Lines are clipped onl
[all...]
/external/vulkan-validation-layers/demos/smoke/
H A DShell.cpp489 swapchain_info.clipped = true;
/external/vulkan-validation-layers/layers/
H A Dswapchain.cpp1534 // Validate pCreateInfo->clipped:
1535 if (pCreateInfo && (pCreateInfo->clipped != VK_FALSE) && (pCreateInfo->clipped != VK_TRUE)) {
1540 fn, pCreateInfo->clipped);
/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp315 "clipped"
364 VK_FALSE, // clipped
519 cases.back().clipped = VK_FALSE;
522 cases.back().clipped = VK_TRUE;
723 VK_FALSE, // clipped
/external/libhevc/common/arm/
H A Dihevc_deblk_luma_horz.s458 @ storing the clipped values of delta in d16
H A Dihevc_deblk_luma_vert.s455 @ storing the clipped values of delta in d16
/external/deqp/external/vulkancts/framework/vulkan/
H A DvkStructTypes.inl1224 VkBool32 clipped;
H A DvkStrUtilImpl.inl3011 s << "\tclipped = " << value.clipped << '\n';
/external/vulkan-validation-layers/demos/
H A Dcube.c856 .clipped = true,
H A Dtri.c649 .clipped = true,
/external/skia/third_party/vulkan/
H A Dvulkan.h3262 VkBool32 clipped; member in struct:VkSwapchainCreateInfoKHR
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h3271 VkBool32 clipped; member in struct:VkSwapchainCreateInfoKHR

Completed in 458 milliseconds