Home
last modified time | relevance | path

Searched defs:corners (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/docs/examples/
DRect_toQuad.cpp8 SkPoint corners[4]; in draw() local
DRRect_dump_2.cpp10 const SkPoint corners[] = { in draw() local
DRRect_Corner.cpp10 SkVector corners[] = {{25, 17}, {17, 19}, {19, 15}, {15, 15}}; in draw() local
DRRect_dumpHex.cpp13 const SkPoint corners[] = { in draw() local
DRRect_setRectRadii.cpp16 SkVector corners[] = {{15, 17}, {17, 19}, {19, 15}, {15, 15}}; in draw() local
/third_party/flutter/skia/docs/examples/
DRect_toQuad.cpp8 SkPoint corners[4]; in draw() local
DRRect_Corner.cpp10 SkVector corners[] = {{25, 17}, {17, 19}, {19, 15}, {15, 15}}; in draw() local
DRRect_dumpHex.cpp13 const SkPoint corners[] = { in draw() local
DRRect_dump_2.cpp10 const SkPoint corners[] = { in draw() local
DRRect_setRectRadii.cpp16 SkVector corners[] = {{15, 17}, {17, 19}, {19, 15}, {15, 15}}; in draw() local
/third_party/boost/boost/geometry/algorithms/detail/
Dassign_box_corners.hpp78 inline void assign_box_corners_oriented(Box const& box, Range& corners) in assign_box_corners_oriented()
/third_party/flutter/skia/gm/
Dpatch.cpp50 SkPoint corners[4] = { bottom[0], bottom[3], top[0], top[3] }; in draw_control_points() local
Dbleed.cpp345 SkPoint corners[] = {{0, 0}, { 0, kBottom }, { kWidth, kBottom }, {kWidth, 0} }; in onDraw() local
405 SkPoint corners[] = { { 0, 0 },{ 0, kBottom },{ kWidth, kBottom },{ kWidth, 0 } }; in onDraw() local
/third_party/skia/gm/
Dpatch.cpp50 SkPoint corners[4] = { bottom[0], bottom[3], top[0], top[3] }; in draw_control_points() local
Dbleed.cpp238 SkPoint corners[] = {{0, 0}, {0, kBottom}, {kWidth, kBottom}, {kWidth, 0}}; in onDraw() local
/third_party/node/deps/npm/node_modules/jsonparse/samplejson/
Dbasic2.json20 "corners": {"1": true,"3": true,"7": true,"9": true} object
37 "corners": {"1": true,"3": true,"7": false,"9": true} object
54 "corners": {"1": true,"3": true,"7": true,"9": false} object
72 "corners": {"1": false,"3": true,"7": true,"9": true} object
90 "corners": {"1": true,"3": false,"7": true,"9": true} object
108 "corners": {"1": true,"3": true,"7": false,"9": true} object
126 "corners": {"1": true,"3": true,"7": true,"9": false} object
156 "corners": {"1": false,"3": false,"7": true,"9": true} object
Dbasic.json20 "corners": {"1": true,"3": true,"7": true,"9": true} object
37 "corners": {"1": true,"3": true,"7": false,"9": true} object
54 "corners": {"1": true,"3": true,"7": true,"9": false} object
72 "corners": {"1": false,"3": true,"7": true,"9": true} object
90 "corners": {"1": true,"3": false,"7": true,"9": true} object
108 "corners": {"1": true,"3": true,"7": false,"9": true} object
126 "corners": {"1": true,"3": true,"7": true,"9": false} object
156 "corners": {"1": false,"3": false,"7": true,"9": true} object
/third_party/flutter/skia/samplecode/
DPerlinPatch.cpp29 SkPoint corners[4] = { bottom[0], bottom[3], top[0], top[3] }; in draw_control_points() local
/third_party/skia/src/core/
DSkGlyphRunPainter.cpp149 SkPoint corners[4]; in drawForBitmapDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCommonEdgeTests.cpp291 const deUint16 corners[4] = in test() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fMultisampleTests.cpp678 Vec2 corners[4] = in iterate() local
754 Vec2 corners[4] = in iterate() local
794 Vec2 corners[4] = in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fMultisampleTests.cpp840 Vec2 corners[4] = in iterate() local
916 Vec2 corners[4] = in iterate() local
956 Vec2 corners[4] = in iterate() local
/third_party/skia/tests/
DM44Test.cpp276 SkV4 corners[4] = {{src.fLeft, src.fTop, 0.f, 1.f}, in DEF_TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingShaderBindingTableTests.cpp222 std::vector<tcu::Vec3> corners; in initBottomAccelerationStructures() local
555 std::vector<tcu::UVec4> corners; in verifyImage() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcameracalibrate.cpp668 camera_calibrate_calc_corners (cv::Size boardSize, float squareSize, in camera_calibrate_calc_corners()

12