Home
last modified time | relevance | path

Searched +defs:point +defs:max (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Dgenerate_wave_table.c27 double min, double max, double phase) in ff_generate_wave_table()
32 uint32_t point = (i + phase_offset) % table_size; in ff_generate_wave_table() local
/third_party/boost/boost/geometry/algorithms/
Dpoint_on_surface.hpp117 …Value max = geometry::get<Dimension>(*std::max_element(intruder.begin(), intruder.end(), detail::e… in operator ()() local
154 inline void calculate_average(Point& point, std::vector<P> const& points) in calculate_average()
246 inline bool calculate_point_on_surface(Geometry const& geometry, Point& point, in calculate_point_on_surface()
299 inline void point_on_surface(Geometry const& geometry, Point & point, in point_on_surface()
320 inline void point_on_surface(Geometry const& geometry, Point & point) in point_on_surface()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c247 AF_Point point = hints->points + point_idx; in af_get_segment_index() local
324 AF_Point point; in af_glyph_hints_dump_points() local
866 AF_Point point; in af_glyph_hints_reload() local
1187 AF_Point point = hints->points; in af_glyph_hints_save() local
1233 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1259 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1312 AF_Point point; in af_glyph_hints_align_strong_points() local
1375 FT_PtrDist min, max, mid; in af_glyph_hints_align_strong_points() local
1576 AF_Point point; in af_glyph_hints_align_weak_points() local
1703 AF_Point point; in af_glyph_hints_scale_dim() local
Daflatin2.c757 AF_Point point = hints->points; in af_latin2_hints_compute_segments() local
769 AF_Point point = hints->points; in af_latin2_hints_compute_segments() local
783 AF_Point point = contour[0]; in af_latin2_hints_compute_segments() local
1034 FT_Pos max = seg1->max_coord; in af_latin2_hints_link_segments() local
Dafcjk.c883 FT_Pos max = seg1->max_coord; in af_cjk_hints_link_segments() local
2219 AF_Point point = seg->first; in af_cjk_align_edge_points() local
2252 AF_Point point = seg->first; in af_cjk_align_edge_points() local
Daflatin.c1566 AF_Point point = hints->points; in af_latin_hints_compute_segments() local
1578 AF_Point point = hints->points; in af_latin_hints_compute_segments() local
1592 AF_Point point = contour[0]; in af_latin_hints_compute_segments() local
2014 FT_Pos max = seg1->max_coord; in af_latin_hints_link_segments() local
/third_party/freetype/src/autofit/
Dafhints.c247 AF_Point point = hints->points + point_idx; in af_get_segment_index() local
324 AF_Point point; in af_glyph_hints_dump_points() local
866 AF_Point point; in af_glyph_hints_reload() local
1187 AF_Point point = hints->points; in af_glyph_hints_save() local
1233 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1259 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1312 AF_Point point; in af_glyph_hints_align_strong_points() local
1375 FT_PtrDist min, max, mid; in af_glyph_hints_align_strong_points() local
1576 AF_Point point; in af_glyph_hints_align_weak_points() local
1703 AF_Point point; in af_glyph_hints_scale_dim() local
Daflatin2.c757 AF_Point point = hints->points; in af_latin2_hints_compute_segments() local
769 AF_Point point = hints->points; in af_latin2_hints_compute_segments() local
783 AF_Point point = contour[0]; in af_latin2_hints_compute_segments() local
1034 FT_Pos max = seg1->max_coord; in af_latin2_hints_link_segments() local
Dafcjk.c882 FT_Pos max = seg1->max_coord; in af_cjk_hints_link_segments() local
2218 AF_Point point = seg->first; in af_cjk_align_edge_points() local
2251 AF_Point point = seg->first; in af_cjk_align_edge_points() local
Daflatin.c1565 AF_Point point = hints->points; in af_latin_hints_compute_segments() local
1577 AF_Point point = hints->points; in af_latin_hints_compute_segments() local
1591 AF_Point point = contour[0]; in af_latin_hints_compute_segments() local
2013 FT_Pos max = seg1->max_coord; in af_latin_hints_link_segments() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c345 AF_Point point = hints->points + point_idx; in af_get_segment_index() local
422 AF_Point point; in af_glyph_hints_dump_points() local
961 AF_Point point; in af_glyph_hints_reload() local
1282 AF_Point point = hints->points; in af_glyph_hints_save() local
1328 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1354 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1407 AF_Point point; in af_glyph_hints_align_strong_points() local
1470 FT_PtrDist min, max, mid; in af_glyph_hints_align_strong_points() local
1671 AF_Point point; in af_glyph_hints_align_weak_points() local
Dafcjk.c876 FT_Pos max = seg1->max_coord; in af_cjk_hints_link_segments() local
2201 AF_Point point = seg->first; in af_cjk_align_edge_points() local
2234 AF_Point point = seg->first; in af_cjk_align_edge_points() local
Daflatin.c1560 AF_Point point = hints->points; in af_latin_hints_compute_segments() local
1572 AF_Point point = hints->points; in af_latin_hints_compute_segments() local
1586 AF_Point point = contour[0]; in af_latin_hints_compute_segments() local
2033 FT_Pos max = seg1->max_coord; in af_latin_hints_link_segments() local
/third_party/flutter/skia/src/core/
DSkReadBuffer.cpp172 void SkReadBuffer::readPoint(SkPoint* point) { in readPoint()
177 void SkReadBuffer::readPoint3(SkPoint3* point) { in readPoint3()
451 int32_t SkReadBuffer::checkInt(int32_t min, int32_t max) { in checkInt()
/third_party/skia/src/core/
DSkReadBuffer.cpp160 void SkReadBuffer::readPoint(SkPoint* point) { in readPoint()
165 void SkReadBuffer::readPoint3(SkPoint3* point) { in readPoint3()
461 int32_t SkReadBuffer::checkInt(int32_t min, int32_t max) { in checkInt()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc309 point_t max; member
459 point_t point = p; in move_to() local
466 point_t point = p; in line_to() local
/third_party/boost/libs/math/include_private/boost/math/tools/
Dremez.hpp179 T min, max; // End points of the range to optimise over. member in boost::math::tools::remez_minimax
524 T point = control_points[i] * (1 - perturbation) + control_points[i-1] * perturbation; in iterate() local
538 … T point = control_points[i] * (1 - perturbation) + control_points[i+1] * perturbation; in iterate() local
/third_party/harfbuzz/src/
Dhb-ot-cff1-table.cc309 point_t max; member
459 point_t point = p; in move_to() local
466 point_t point = p; in line_to() local
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java1295 float max = object.scrollExtentMax; in updateSemantics() local
1963 private SemanticsNode hitTest(float[] point) { in hitTest()
2087 private void transformPoint(float[] result, float[] transform, float[] point) { in transformPoint()
2100 private float max(float a, float b, float c, float d) { in max() method in AccessibilityBridge.SemanticsNode
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.cpp29 #define max(x,y) (x > y ? x : y) macro
1522 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) in IsoLineGeneratePoints() local
1546 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) in IsoLineGenerateConnectivity() local
1556 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) in IsoLineGenerateConnectivity() local
1782 void CHWTessellator::PlacePointIn1D( const TESS_FACTOR_CONTEXT& TessFactorCtx, int point, FXP& fxpL… in PlacePointIn1D()
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp28 #define max(x,y) (x > y ? x : y) macro
1540 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) in IsoLineGeneratePoints() local
1564 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) in IsoLineGenerateConnectivity() local
1574 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) in IsoLineGenerateConnectivity() local
1790 void CHWTessellator::PlacePointIn1D( const TESS_FACTOR_CONTEXT& TessFactorCtx, int point, FXP& fxpL… in PlacePointIn1D()
/third_party/boost/libs/numeric/odeint/examples/
Dmolecular_dynamics_cells.cpp135 auto point = boost::get< 0 >( t ); in operator ()() local
298 static inline int check_interval( int i , int max ) in check_interval()
/third_party/curl/lib/
Dmprintf.c168 size_t max; member
873 const char *point; in dprintf_formatf() local
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c1754 FT_Vector* point; in Decompose_Curve() local
2193 Short max ) in Vertical_Sweep_Init()
2456 Short max ) in Horizontal_Sweep_Init()
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp408 CGPoint point = CGPointMake(0, 3); in smooth_behavior() local
1148 CGPoint point = CGPointMake(-glyph.left() + subX, glyph.top() + glyph.height() - subY); in getCG() local
2728 CFTypeRef max = CFDictionaryGetValue(axisInfoDict, kCTFontVariationAxisMaximumValueKey); in copy_axes() local
2830 CFTypeRef max = CFDictionaryGetValue(axisInfoDict, kCGFontVariationAxisMaxValue); in copy_axes() local

12