Home
last modified time | relevance | path

Searched defs:geom (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/libs/geometry/test/cs_undefined/
Dcommon.hpp21 struct geom struct
34 geom() in geom() argument
58 point pt;
59 box b;
60 segment s;
61 linestring ls;
62 ring r;
63 polygon po;
64 multi_linestring mls;
65 multi_polygon mpo;
[all …]
/third_party/skia/src/core/
DSkImageFilterTypes.cpp96 SkRect Mapping::map<SkRect>(const SkRect& geom, const SkMatrix& matrix) { in map()
101 SkIRect Mapping::map<SkIRect>(const SkIRect& geom, const SkMatrix& matrix) { in map()
108 SkIPoint Mapping::map<SkIPoint>(const SkIPoint& geom, const SkMatrix& matrix) { in map()
115 SkPoint Mapping::map<SkPoint>(const SkPoint& geom, const SkMatrix& matrix) { in map()
122 IVector Mapping::map<IVector>(const IVector& geom, const SkMatrix& matrix) { in map()
127 Vector Mapping::map<Vector>(const Vector& geom, const SkMatrix& matrix) { in map()
132 SkISize Mapping::map<SkISize>(const SkISize& geom, const SkMatrix& matrix) { in map()
138 SkSize Mapping::map<SkSize>(const SkSize& geom, const SkMatrix& matrix) { in map()
/third_party/boost/boost/geometry/io/wkt/
Dstream.hpp31 Geometry const& geom in operator <<()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DXcbSurfaceKHR.cpp28 if(auto *geom = libXCB->xcb_get_geometry_reply(connection, cookie, nullptr)) in getWindowSizeAndDepth() local
/third_party/f2fs-tools/tools/
Dfibmap.c97 struct hd_geometry geom; in stat_bdev() local
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11Xcb.cpp151 xcb_get_geometry_reply_t *geom; in getDimensions() local
/third_party/weston/clients/
Dcliptest.c369 struct geometry *geom = &cliptest->geometry; in motion_handler() local
419 struct geometry *geom = &cliptest->geometry; in axis_handler() local
569 struct geometry geom; in benchmark() local
/third_party/gptfdisk/
Ddiskio-windows.cc130 DISK_GEOMETRY_EX geom; in GetBlockSize() local
/third_party/flutter/skia/samplecode/
DSampleClipDrawMatch.cpp89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp271 std::ostringstream geom; in initPrograms() local
391 Move<VkShaderModule> geom; in iterate() local
/third_party/gstreamer/gstplugins_good/tests/examples/gtk/
Dglliveshader.c48 static const gchar *geom = "#version 330\n\ variable
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c177 build_triangles(struct radv_bvh_build_ctx *ctx, const VkAccelerationStructureGeometryKHR *geom, in build_triangles()
300 const VkAccelerationStructureGeometryKHR *geom, in build_instances()
364 build_aabbs(struct radv_bvh_build_ctx *ctx, const VkAccelerationStructureGeometryKHR *geom, in build_aabbs()
551 const VkAccelerationStructureGeometryKHR *geom = in build_bvh() local
1804 const VkAccelerationStructureGeometryKHR *geom = in radv_CmdBuildAccelerationStructuresKHR() local
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_geometry_managers.py45 def check(anchor, geom): argument
/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp140 for(Geometry* geom = fHead; geom != nullptr; geom = geom->fNext) { in onDumpInfo() local
DDashOp.cpp573 const LineData& geom = fLines[i]; in onPrepareDraws() local
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dareal_areal.hpp631 Geometry const& geom, in uncertain_rings_analyser()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c606 xcb_get_geometry_reply_t *geom; in x11_surface_get_capabilities() local
779 xcb_get_geometry_reply_t *geom = in x11_surface_get_present_rectangles() local
/third_party/f2fs-tools/lib/
Dlibf2fs.c884 struct hd_geometry geom; in get_device_info() local
/third_party/flutter/skia/src/gpu/ops/
DGrDashOp.cpp583 const LineData& geom = fLines[i]; in onPrepareDraws() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp517 std::ostringstream geom; in initPrograms() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pDepthTests.cpp918 const RenderData geom (genOccludedGeometry(), m_renderCtx, log); in calibrate() local
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c214 xfs_fsop_geom_t geom; variable
/third_party/e2fsprogs/contrib/
Dfsstress.c241 xfs_fsop_geom_t geom; variable
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2555 const std::string& geom = getGeometryShader(); in iterate() local