Home
last modified time | relevance | path

Searched defs:to_max (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp111 Bound to_max = create_bound_towards_maximum(points, pointsIter); in build_bounds_map() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c1458 xf86ScaleAxis(int Cx, int to_max, int to_min, int from_max, int from_min) in xf86ScaleAxis()