Home
last modified time | relevance | path

Searched defs:max_y (Results 1 – 25 of 45) sorted by relevance

12

/third_party/boost/libs/geometry/doc/src/examples/geometries/
Dbox.cpp41 double max_y = box1.max_corner().get<1>(); in main() local
/third_party/boost/boost/geometry/srs/projections/proj/
Dnatearth.hpp88 inline T max_y() { return (0.8707 * 0.52 * detail::pi<T>()); } in max_y() function
112 static const T max_y = natearth::max_y<T>(); in inv() local
/third_party/boost/libs/geometry/test/geometries/
Dbox.cpp44 T max_x, T max_y, T max_z) in check_box()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Darithmetic_self.cc48 const int max_x = 4, max_y = 8; in ArithmeticSelfGetWorkGroup() local
Dpower.cc54 const int max_x = 2, max_y = 8; in PowerGetWorkGroup() local
Dstack.cc59 const int max_x = 4, max_y = 8; in StackGetWorkGroup() local
Dlayer_norm.cc63 const int max_x = 4, max_y = 8; in LayerNormGetWorkGroup() local
Dconcat.cc60 const int max_x = 2, max_y = 8; in ConcatGetWorkGroup() local
Dbatchnorm.cc62 const int max_x = 4, max_y = 8; in BatchNormGetWorkGroup() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.cc61 number_t max_y; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.cc64 number_t max_y; member
/third_party/harfbuzz/src/
Dhb-ot-cff2-table.cc64 number_t max_y; member
/third_party/boost/boost/graph/
Dis_straight_line_drawing.hpp55 double max_y = max BOOST_PREVENT_MACRO_SUBSTITUTION(y1, y2); in intersects() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_meta_util.c69 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c110 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c110 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
/third_party/weston/clients/
Dscreenshot.c61 int max_x, max_y; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_rcl.c545 const uint32_t max_y = min_y + h - 1; in supertile_in_job_scissors() local
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c235 int x, int y, int max_x, int max_y) in interpolate_bilinear8()
265 int x, int y, int max_x, int max_y) in interpolate_bilinear16()
/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/
DSDL_evdev.c76 int min_y, max_y, range_y; member
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c434 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c436 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c73 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c112 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
/third_party/weston/libweston/
Dtde-render-part.cpp168 float max_x = -HUGE_VALF, max_y = -HUGE_VALF; in weston_view_compute_global_region() local

12