Searched defs:resizing (Results 1 – 11 of 11) sorted by relevance
| /third_party/flutter/skia/src/gpu/ |
| D | GrTextureProducer.cpp | 36 bool resizing = false; in CopyOnGpu() local 38 bool resizing = localRect.width() != dstRect.width() || in CopyOnGpu() local
|
| /third_party/boost/boost/polygon/detail/ |
| D | minkowski.hpp | 91 …polygon_set_data<T>::resize(coordinate_type resizing, bool corner_fill_arc, unsigned int num_circl… in resize()
|
| /third_party/boost/boost/polygon/ |
| D | polygon_45_set_data.hpp | 337 … coordinate_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()
|
| D | polygon_set_data.hpp | 570 …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()
|
| D | polygon_45_set_concept.hpp | 184 resize(polygon_set_type& polygon_set, coord_type resizing, in resize()
|
| D | polygon_90_set_concept.hpp | 330 resize(polygon_set_type& polygon_set, coord_type resizing) { in resize()
|
| D | polygon_set_concept.hpp | 179 …resize(polygon_set_type& polygon_set, coord_type resizing, bool corner_fill_arcs = false, int num_… in resize()
|
| /third_party/weston/libweston-desktop/ |
| D | xdg-shell-v6.c | 88 bool resizing; member 610 void *user_data, bool resizing) in weston_desktop_xdg_toplevel_set_resizing()
|
| D | xdg-shell.c | 94 bool resizing; member 628 void *user_data, bool resizing) in weston_desktop_xdg_toplevel_set_resizing()
|
| D | surface.c | 492 weston_desktop_surface_set_resizing(struct weston_desktop_surface *surface, bool resizing) in weston_desktop_surface_set_resizing()
|
| /third_party/weston/clients/ |
| D | window.c | 246 int resizing; member
|