/third_party/skia/tests/ |
H A D | ClipCubicTest.cpp | 86 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, SetCurv in DEF_TEST() [all...] |
H A D | M44Test.cpp | 284 bool clipped = false; in DEF_TEST() 305 // The mapped point would be clipped so the clipped mapped bounds don't necessarily in DEF_TEST() 307 clipped = true; in DEF_TEST() 311 if (clipped) { in DEF_TEST() 314 // For any edge that came from a clipped corner, increase its error tolerance relative in DEF_TEST() 320 // these expectations for clipped points should be more accurate. in DEF_TEST() 350 // Perspective matrix where src does not need to be clipped w > 0 in DEF_TEST() 356 // Perspective matrix where src *does* need to be clipped w > 0 in DEF_TEST() 365 // so they would be clipped "behin in DEF_TEST() [all...] |
/third_party/skia/bench/ |
H A D | PathTextBench.cpp | 33 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench() argument
|
/third_party/backends/backend/ |
H A D | pieusb_usb.c | 168 long clipped = 0; in _hexdump() local 174 clipped = size; in _hexdump() 209 if (clipped > 0) in _hexdump() 210 fprintf (stderr, "\t%08lx bytes clipped\n", clipped); in _hexdump()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 583 boolean clipped = 0; in llvm_pipeline_generic() local 622 clipped = fpme->current_variant->jit_func(&fpme->llvm->jit_context, in llvm_pipeline_generic() 754 clipped = draw_pt_post_vs_run( fpme->post_vs, vert_info, prim_info ); in llvm_pipeline_generic() 756 /* "clipped" also includes non-one edgeflag */ in llvm_pipeline_generic() 757 if (clipped) { in llvm_pipeline_generic() 761 /* Do we need to run the pipeline? Now will come here if clipped in llvm_pipeline_generic()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | Swapchain.cpp | 38 swapchainCreateInfo.clipped = VK_TRUE; in Swapchain()
|
/third_party/python/Lib/lib2to3/ |
H A D | refactor.py | 600 clipped, new = new[:lineno-1], new[lineno-1:] 601 assert clipped == ["\n"] * (lineno-1), clipped
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | NativeSwapChainImplVk.cpp | 135 createInfo.clipped = false; in Configure()
|
H A D | SwapChainVk.cpp | 304 createInfo.clipped = false; in Initialize()
|
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_template.c | 3369 uint64_t clipped; in postProcess() local 3383 clipped= sum; in postProcess() 3385 if(clipped < maxClipped) break; in postProcess() 3386 clipped-= yHistogram[black]; in postProcess() 3389 clipped= sum; in postProcess() 3391 if(clipped < maxClipped) break; in postProcess() 3392 clipped-= yHistogram[white]; in postProcess()
|
/third_party/skia/src/gpu/text/ |
H A D | GrTextBlob.cpp | 641 // Partial pixel clipped at this point. Have the GPU handle it. in calculate_clip() 765 if (SkIRect clipped; clipped.intersect(devIRect, *clip)) { in generalized_direct_2D() 766 al += clipped.left() - devIRect.left(); in generalized_direct_2D() 767 at += clipped.top() - devIRect.top(); in generalized_direct_2D() 768 ar += clipped.right() - devIRect.right(); in generalized_direct_2D() 769 ab += clipped.bottom() - devIRect.bottom(); in generalized_direct_2D() 770 std::tie(dl, dt, dr, db) = ltbr(clipped); in generalized_direct_2D() 772 // TODO: omit generating any vertex data for fully clipped glyphs ? in generalized_direct_2D()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test.c | 1005 boolean clipped = !qs->softpipe->rasterizer->depth_clip_near; in choose_depth_test() local 1019 !clipped && in choose_depth_test() 1029 !clipped && in choose_depth_test()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiIncrementalPresentTests.cpp | 696 const vk::VkBool32 clipped = VK_FALSE; in generateSwapchainConfigs() local 763 clipped, in generateSwapchainConfigs() 788 clipped, in generateSwapchainConfigs()
|
H A D | vktWsiDisplayControlTests.cpp | 586 const VkBool32 clipped = VK_FALSE; in createSwapchainConfig() local 637 clipped, in createSwapchainConfig()
|
H A D | vktWsiDisplayTimingTests.cpp | 618 const vk::VkBool32 clipped = VK_FALSE; in createSwapchainConfig() local 679 clipped, in createSwapchainConfig()
|
H A D | vktWsiSharedPresentableImageTests.cpp | 608 const vk::VkBool32 clipped = VK_FALSE; in generateSwapchainConfigs() local 673 clipped, in generateSwapchainConfigs()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiIncrementalPresentTests.cpp | 696 const vk::VkBool32 clipped = VK_FALSE; in generateSwapchainConfigs() local 763 clipped, in generateSwapchainConfigs() 788 clipped, in generateSwapchainConfigs()
|
H A D | vktWsiDisplayControlTests.cpp | 586 const VkBool32 clipped = VK_FALSE; in createSwapchainConfig() local 637 clipped, in createSwapchainConfig()
|
H A D | vktWsiDisplayTimingTests.cpp | 618 const vk::VkBool32 clipped = VK_FALSE; in createSwapchainConfig() local 679 clipped, in createSwapchainConfig()
|
H A D | vktWsiSharedPresentableImageTests.cpp | 608 const vk::VkBool32 clipped = VK_FALSE; in generateSwapchainConfigs() local 673 clipped, in generateSwapchainConfigs()
|
/third_party/skia/tools/sk_app/ |
H A D | VulkanWindowContext.cpp | 310 swapchainCreateInfo.clipped = true; in createSwapchain()
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRenderer.cpp | 155 * \brief Get clipped portion of the second endpoint 173 * \brief Get clipped portion of the endpoint 175 * How much (in [0-1] range) of a line segment v0-v1 would be clipped 278 void clipTriangleOneVertex (std::vector<TriangleVertex>& clippedEdges, const ClipVolumePlane& plane, const TriangleVertex& clipped, const TriangleVertex& v1, const TriangleVertex& v2) in clipTriangleOneVertex() argument 289 const TriangleVertex& outside = clipped; in clipTriangleOneVertex() 313 const TriangleVertex& outside = clipped; in clipTriangleOneVertex() 347 clippedEdges.push_back(clipped); in clipTriangleOneVertex() 371 // this edge cannot be clipped because the edge is really close to the volume boundary in clipTriangleTwoVertices() 395 // this edge cannot be clipped because the edge is really close to the volume boundary in clipTriangleTwoVertices() 723 // Lines are clipped onl in clipPrimitives() [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw_hw_select.c | 232 nir_ssa_def *clipped = nir_flt(b, d, nir_imm_float(b, 0)); in clip_with_plane() local 234 nir_iand(b, nir_load_var(b, all_clipped), clipped), 1); in clip_with_plane() 246 * ++++: all vertex not clipped in clip_with_plane() 247 * ----: all vertex clipped in clip_with_plane() 248 * +-++: one vertex clipped, need to insert two vertex at '-', array grow in clip_with_plane() 249 * +--+: two vertex clipped, need to insert two vertex at '--', array same in clip_with_plane() 250 * +---: three vertex clipped, need to insert two vertex at '---', array trim in clip_with_plane() 251 * +-0+: one vertex clipped, need to insert one vertex at '-', array same in clip_with_plane()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiImageCompressionControlTests.cpp | 685 swapchainInfo.clipped = VK_TRUE; in swapchainCreateTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 201 "clipped" in getTestDimensionName() 285 VK_FALSE, // clipped in executeSwapchainParameterCases() 848 createInfo.clipped = VK_FALSE; in executeSwapchainParameterCases() 851 createInfo.clipped = VK_TRUE; in executeSwapchainParameterCases() 984 VK_FALSE, // clipped in getBasicSwapchainParameters()
|