Home
last modified time | relevance | path

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

12345

/external/skqp/tests/
DClipCubicTest.cpp88 SkPoint clipped[4], shouldbe[4]; in DEF_TEST() local
96 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
98 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
104 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
106 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
112 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
114 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
120 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
126 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
128 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
[all …]
/external/skia/tests/
DClipCubicTest.cpp86 SkPoint clipped[4], shouldbe[4]; in DEF_TEST() local
94 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
96 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
102 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
104 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
110 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
112 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
118 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
124 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
126 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
[all …]
DM44Test.cpp284 bool clipped = false; in DEF_TEST() local
307 clipped = true; in DEF_TEST()
311 if (clipped) { in DEF_TEST()
/external/tensorflow/tensorflow/python/ops/
Dclip_ops_test.py38 clipped = clip_ops.clip_by_norm(input_op, max_norm)
40 result, _ = self.evaluate([clipped, check_op])
44 clipped = clip_ops.clip_by_global_norm(inputs, max_norm)
45 result, _ = self.evaluate(clipped)
49 clipped = clip_ops.clip_by_global_norm(inputs, max_norm)
50 result, _ = self.evaluate(clipped)
60 clipped = clip_ops.clip_by_norm(indexed_slices, max_norm, axes)
62 self.assertIsInstance(clipped, ops.IndexedSlices)
63 clipped = ops.convert_to_tensor(clipped)
68 result, expected = self.evaluate([clipped, dense_clipped])
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/skqp/
Drendertests.txt125 clipped-bitmap-shaders-clamp,0
126 clipped-bitmap-shaders-clamp-hq,0
127 clipped-bitmap-shaders-mirror,0
128 clipped-bitmap-shaders-mirror-hq,0
129 clipped-bitmap-shaders-tile,0
130 clipped-bitmap-shaders-tile-hq,0
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/gmkb/
Dmodels.txt121 clipped-bitmap-shaders-clamp
122 clipped-bitmap-shaders-clamp-hq
123 clipped-bitmap-shaders-mirror
124 clipped-bitmap-shaders-mirror-hq
125 clipped-bitmap-shaders-tile
126 clipped-bitmap-shaders-tile-hq
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ClipByValue.pbtxt26 A clipped `Tensor` with the same shape as input 't'.
32 shape as `t` with its values clipped to `clip_value_min` and `clip_value_max`.
Dapi_def_RequantizationRangePerChannel.pbtxt43 The maximum value of the output that needs to be clipped.
Dapi_def_CombinedNonMaxSuppression.pbtxt51 are padded/clipped to `max_total_size`. If true, the
54 which case it is clipped to `max_total_size`. Defaults to false.
/external/deqp/android/cts/master/src/
Dvk-excluded-tests.txt32 dEQP-VK.clipping.clip_volume.clipped.large_points
33 dEQP-VK.clipping.clip_volume.clipped.wide_lines_axis_aligned
34 dEQP-VK.clipping.clip_volume.clipped.wide_lines_diagonal
/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.h61 RECT clipped,
80 RECT clipped,
/external/skqp/bench/
DPathTextBench.cpp32 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench() argument
/external/skia/bench/
DPathTextBench.cpp33 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench() argument
/external/swiftshader/tests/regres/testlists/
Dvk-wsi-PASS.txt15 dEQP-VK.wsi.xlib.swapchain.create.clipped
31 dEQP-VK.wsi.xlib.swapchain.simulate_oom.clipped
/external/pdfium/third_party/libtiff/
D0017-safe_skews_in_gtTileContig.patch46 * Leftmost tile is clipped on left side if col_offset > 0.
64 * Rightmost tile is clipped on right side.
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dplace.cl241 // if fully clipped then return false
269 // FIXME -- x and y should already be clipped and shifted
292 // FIXME -- x and y should already be clipped and shifted
524 // - the raster is completely clipped -> return
525 // - the raster is partially clipped -> all keys must clipped
526 // - the raster is not clipped -> no keys are tested
547 // 8: /dev/null -- clipped or invalid key
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Devents_private.proto126 // validMask is primitives that still need to be clipped. They weren't rejected due to trivial reje…
127 // clipMask is primitives that need to be clipped. So trivial accepts will be 0 while validMask for…
/external/python/cpython3/Doc/c-api/
Dslice.rst51 of bounds indices are clipped in a manner consistent with the handling of
105 Out of bounds indices are clipped in a manner consistent with the handling
/external/swiftshader/tests/VulkanWrapper/
DSwapchain.cpp38 swapchainCreateInfo.clipped = VK_TRUE; in Swapchain()
/external/tensorflow/tensorflow/python/kernel_tests/
Dclip_ops_test.py185 clipped = clip_ops.clip_by_value(indexed_slices, clip_value_min,
188 self.assertIsInstance(clipped, ops.IndexedSlices)
190 self.assertAllClose(clipped.values, expected)
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c586 boolean clipped = 0; in llvm_pipeline_generic() local
624 clipped = fpme->current_variant->jit_func(&fpme->llvm->jit_context, in llvm_pipeline_generic()
750 clipped = draw_pt_post_vs_run( fpme->post_vs, vert_info, prim_info ); in llvm_pipeline_generic()
753 if (clipped) { in llvm_pipeline_generic()
/external/deqp/doc/testspecs/GLES2/
Dfunctional.scissors.txt41 + Partially clipped points
/external/mesa3d/docs/relnotes/
D6.4.rst50 - glReadPixels clipped by window bounds was sometimes broken
/external/python/cpython3/Lib/lib2to3/
Drefactor.py600 clipped, new = new[:lineno-1], new[lineno-1:]
601 assert clipped == ["\n"] * (lineno-1), clipped
/external/python/cpython2/Lib/lib2to3/
Drefactor.py615 clipped, new = new[:lineno-1], new[lineno-1:]
616 assert clipped == [u"\n"] * (lineno-1), clipped

12345