Home
last modified time | relevance | path

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

/external/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()
/external/f2fs-tools/tools/
Dfibmap.c97 struct hd_geometry geom; in stat_bdev() local
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11Xcb.cpp151 xcb_get_geometry_reply_t *geom; in getDimensions() local
/external/swiftshader/src/WSI/
DXcbSurfaceKHR.cpp31 if(auto *geom = libXCB->xcb_get_geometry_reply(connection, cookie, nullptr)) in getWindowSizeAndDepth() local
/external/gptfdisk/
Ddiskio-windows.cc128 DISK_GEOMETRY_EX geom; in GetBlockSize() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp271 std::ostringstream geom; in initPrograms() local
391 Move<VkShaderModule> geom; in iterate() local
/external/timezone-boundary-builder/
Dindex.js218 var geomToGeoJson = function (geom) { argument
222 var geomToGeoJsonString = function (geom) { argument
385 var postProcessZone = function (geom, returnAsObject) { argument
/external/lzma/CPP/Windows/
DFileIO.cpp283 DISK_GEOMETRY geom; in CalcDeviceSize() local
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.h153 void *geom; member
/external/tensorflow/tensorflow/core/kernels/
Drandom_binomial_op.cc83 double geom = ceil(log(u) / log1p(-prob)); in binomial_inversion() local
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_geometry_managers.py45 def check(anchor, geom): argument
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_geometry_managers.py45 def check(anchor, geom): argument
/external/skia/src/gpu/ops/
DAtlasTextOp.cpp141 for(Geometry* geom = fHead; geom != nullptr; geom = geom->fNext) { in onDumpInfo() local
DDashOp.cpp574 const LineData& geom = fLines[i]; in onPrepareDraws() local
/external/ImageMagick/Magick++/lib/
DGeometry.cpp182 geom[MagickPathExtent]; in operator =() local
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c491 xcb_get_geometry_reply_t *geom; in x11_surface_get_capabilities() local
670 xcb_get_geometry_reply_t *geom = in x11_surface_get_present_rectangles() local
/external/f2fs-tools/lib/
Dlibf2fs.c894 struct hd_geometry geom; in get_device_info() local
/external/mtools/
Ddevices.c829 struct hd_geometry geom; in get_block_geom() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp517 std::ostringstream geom; in initPrograms() local
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp918 const RenderData geom (genOccludedGeometry(), m_renderCtx, log); in calibrate() local
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c214 xfs_fsop_geom_t geom; variable
/external/e2fsprogs/contrib/
Dfsstress.c241 xfs_fsop_geom_t geom; variable
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2555 const std::string& geom = getGeometryShader(); in iterate() local
/external/vulkan-validation-layers/tests/
Dvkpositivelayertests.cpp7477 std::unique_ptr<VkShaderObj> tes, geom; in TEST_F() local