Home
last modified time | relevance | path

Searched defs:resizing (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTextureProducer.cpp36 bool resizing = false; in CopyOnGpu() local
38 bool resizing = localRect.width() != dstRect.width() || in CopyOnGpu() local
/third_party/boost/boost/polygon/detail/
Dminkowski.hpp91 …polygon_set_data<T>::resize(coordinate_type resizing, bool corner_fill_arc, unsigned int num_circl… in resize()
/third_party/boost/boost/polygon/
Dpolygon_45_set_data.hpp337coordinate_type resizing, RoundingOption rounding = CLOSEST, in insert_with_resize()
744 polygon_45_set_data<Unit>::resize(Unit resizing, RoundingOption rounding, CornerOption corner) { in resize()
887 … point_data<Unit> second, Unit resizing, CornerOption corner) { in handleResizingEdge45_SQRT1OVER2()
937 point_data<Unit> second, Unit resizing, RoundingOption rounding) { in handleResizingEdge45()
1003 … const point_data<Unit>& second, const point_data<Unit>& third, Unit resizing, in handleResizingVertex45()
1092 coordinate_type resizing, in insert_with_resize_dispatch()
1148 coordinate_type resizing, in insert_with_resize_dispatch()
Dpolygon_set_data.hpp570 …insert_with_resize(const geometry_type& poly, coordinate_type resizing, bool corner_fill_arc=false… in insert_with_resize()
576 …insert_with_resize_dispatch(const geometry_type& poly, coordinate_type resizing, bool corner_fill_… in insert_with_resize_dispatch()
589 …insert_with_resize_dispatch(const geometry_type& poly, coordinate_type resizing, bool corner_fill_… in insert_with_resize_dispatch()
Dpolygon_45_set_concept.hpp184 resize(polygon_set_type& polygon_set, coord_type resizing, in resize()
Dpolygon_90_set_concept.hpp330 resize(polygon_set_type& polygon_set, coord_type resizing) { in resize()
Dpolygon_set_concept.hpp179 …resize(polygon_set_type& polygon_set, coord_type resizing, bool corner_fill_arcs = false, int num_… in resize()
/third_party/weston/libweston-desktop/
Dxdg-shell-v6.c88 bool resizing; member
610 void *user_data, bool resizing) in weston_desktop_xdg_toplevel_set_resizing()
Dxdg-shell.c94 bool resizing; member
628 void *user_data, bool resizing) in weston_desktop_xdg_toplevel_set_resizing()
Dsurface.c492 weston_desktop_surface_set_resizing(struct weston_desktop_surface *surface, bool resizing) in weston_desktop_surface_set_resizing()
/third_party/weston/clients/
Dwindow.c246 int resizing; member