Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkImageFilterTypes.cpp53 SkIRect Mapping::map<SkIRect>(const SkIRect& geom, const SkMatrix& matrix) { in map()
58 SkRect Mapping::map<SkRect>(const SkRect& geom, const SkMatrix& matrix) { in map()
63 SkIPoint Mapping::map<SkIPoint>(const SkIPoint& geom, const SkMatrix& matrix) { in map()
70 SkPoint Mapping::map<SkPoint>(const SkPoint& geom, const SkMatrix& matrix) { in map()
77 IVector Mapping::map<IVector>(const IVector& geom, const SkMatrix& matrix) { in map()
82 Vector Mapping::map<Vector>(const Vector& geom, const SkMatrix& matrix) { in map()
87 SkISize Mapping::map<SkISize>(const SkISize& geom, const SkMatrix& matrix) { in map()
93 SkSize Mapping::map<SkSize>(const SkSize& geom, const SkMatrix& matrix) { in map()
/external/swiftshader/src/WSI/
DXcbSurfaceKHR.cpp113 …auto geom = libXcb->xcb_get_geometry_reply(connection, libXcb->xcb_get_geometry(connection, window… in getSurfaceCapabilities() local
147 …auto geom = libXcb->xcb_get_geometry_reply(connection, libXcb->xcb_get_geometry(connection, window… in present() local
/external/skqp/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp149 SkSL::String geom((char*) cached.data() + offset, geomSize); in loadShadersFromCache() local
188 const SkSL::String& geom, in storeShadersInCache()
298 SkSL::String geom; in finalize() local
/external/f2fs-tools/tools/
Dfibmap.c97 struct hd_geometry geom; in stat_bdev() local
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11Xcb.cpp148 xcb_get_geometry_reply_t *geom; in getDimensions() local
/external/gptfdisk/
Ddiskio-windows.cc128 DISK_GEOMETRY_EX geom; in GetBlockSize() local
/external/skqp/samplecode/
DSampleClipDrawMatch.cpp89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom()
/external/skia/samplecode/
DSampleClipDrawMatch.cpp89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom()
/external/tensorflow/tensorflow/core/kernels/
Drandom_binomial_op.cc80 double geom = ceil(log(u) / log1p(-prob)); in binomial_inversion() local
/external/lzma/CPP/Windows/
DFileIO.cpp283 DISK_GEOMETRY geom; in CalcDeviceSize() local
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_geometry_managers.py45 def check(anchor, geom): argument
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_geometry_managers.py45 def check(anchor, geom): argument
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.h206 void *geom; member
Dparser.c316 void *geom; member
/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.c882 struct hd_geometry geom; in get_device_info() local
/external/skia/src/gpu/ops/
DGrDashOp.cpp582 const LineData& geom = fLines[i]; in onPrepareDraws() local
/external/skqp/src/gpu/ops/
DGrDashOp.cpp579 const LineData& geom = fLines[i]; in onPrepareDraws() local
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp918 const RenderData geom (genOccludedGeometry(), m_renderCtx, log); in calibrate() local
/external/e2fsprogs/contrib/
Dfsstress.c241 xfs_fsop_geom_t geom; variable
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c214 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