Symbol: AGG_INLINE
headers/libs/agg/agg_basics.h
131
AGG_INLINE int iround(double v) //-------iround
headers/libs/agg/agg_basics.h
138
AGG_INLINE unsigned uround(double v) //-------uround
headers/libs/agg/agg_basics.h
146
AGG_INLINE int ifloor(double v)
headers/libs/agg/agg_basics.h
150
AGG_INLINE unsigned ufloor(double v) //-------ufloor
headers/libs/agg/agg_basics.h
154
AGG_INLINE int iceil(double v)
headers/libs/agg/agg_basics.h
158
AGG_INLINE unsigned uceil(double v) //--------uceil
headers/libs/agg/agg_basics.h
163
AGG_INLINE int iround(double v)
headers/libs/agg/agg_basics.h
167
AGG_INLINE int uround(double v)
headers/libs/agg/agg_basics.h
171
AGG_INLINE int ifloor(double v)
headers/libs/agg/agg_basics.h
175
AGG_INLINE unsigned ufloor(double v)
headers/libs/agg/agg_basics.h
179
AGG_INLINE int iceil(double v)
headers/libs/agg/agg_basics.h
183
AGG_INLINE unsigned uceil(double v)
headers/libs/agg/agg_basics.h
188
AGG_INLINE int iround(double v)
headers/libs/agg/agg_basics.h
192
AGG_INLINE int uround(double v)
headers/libs/agg/agg_basics.h
196
AGG_INLINE int ifloor(double v)
headers/libs/agg/agg_basics.h
201
AGG_INLINE unsigned ufloor(double v)
headers/libs/agg/agg_basics.h
205
AGG_INLINE int iceil(double v)
headers/libs/agg/agg_basics.h
209
AGG_INLINE unsigned uceil(double v)
headers/libs/agg/agg_basics.h
218
AGG_INLINE static int iround(double v)
headers/libs/agg/agg_basics.h
229
AGG_INLINE static unsigned mul(unsigned a, unsigned b)
headers/libs/agg/agg_blur.h
1179
AGG_INLINE void from_pix(const ColorT& c)
headers/libs/agg/agg_blur.h
1187
AGG_INLINE void calc(value_type b1,
headers/libs/agg/agg_blur.h
1203
AGG_INLINE void to_pix(ColorT& c) const
headers/libs/agg/agg_blur.h
1223
AGG_INLINE void from_pix(const ColorT& c)
headers/libs/agg/agg_blur.h
1230
AGG_INLINE void calc(value_type b1,
headers/libs/agg/agg_blur.h
1245
AGG_INLINE void to_pix(ColorT& c) const
headers/libs/agg/agg_blur.h
1264
AGG_INLINE void from_pix(const ColorT& c)
headers/libs/agg/agg_blur.h
1269
AGG_INLINE void calc(value_type b1,
headers/libs/agg/agg_blur.h
1282
AGG_INLINE void to_pix(ColorT& c) const
headers/libs/agg/agg_blur.h
210
AGG_INLINE void clear()
headers/libs/agg/agg_blur.h
215
template<class ArgT> AGG_INLINE void add(const ArgT& v)
headers/libs/agg/agg_blur.h
223
template<class ArgT> AGG_INLINE void add(const ArgT& v, unsigned k)
headers/libs/agg/agg_blur.h
231
template<class ArgT> AGG_INLINE void sub(const ArgT& v)
headers/libs/agg/agg_blur.h
239
template<class ArgT> AGG_INLINE void calc_pix(ArgT& v, unsigned div)
headers/libs/agg/agg_blur.h
249
AGG_INLINE void calc_pix(ArgT& v, unsigned mul, unsigned shr)
headers/libs/agg/agg_blur.h
266
AGG_INLINE void clear()
headers/libs/agg/agg_blur.h
271
template<class ArgT> AGG_INLINE void add(const ArgT& v)
headers/libs/agg/agg_blur.h
278
template<class ArgT> AGG_INLINE void add(const ArgT& v, unsigned k)
headers/libs/agg/agg_blur.h
285
template<class ArgT> AGG_INLINE void sub(const ArgT& v)
headers/libs/agg/agg_blur.h
292
template<class ArgT> AGG_INLINE void calc_pix(ArgT& v, unsigned div)
headers/libs/agg/agg_blur.h
301
AGG_INLINE void calc_pix(ArgT& v, unsigned mul, unsigned shr)
headers/libs/agg/agg_blur.h
317
AGG_INLINE void clear()
headers/libs/agg/agg_blur.h
322
template<class ArgT> AGG_INLINE void add(const ArgT& a)
headers/libs/agg/agg_blur.h
327
template<class ArgT> AGG_INLINE void add(const ArgT& a, unsigned k)
headers/libs/agg/agg_blur.h
332
template<class ArgT> AGG_INLINE void sub(const ArgT& a)
headers/libs/agg/agg_blur.h
337
template<class ArgT> AGG_INLINE void calc_pix(ArgT& a, unsigned div)
headers/libs/agg/agg_blur.h
344
AGG_INLINE void calc_pix(ArgT& a, unsigned mul, unsigned shr)
headers/libs/agg/agg_color_gray.h
166
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_gray.h
353
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_rgba.h
299
AGG_INLINE const self_type& premultiply()
headers/libs/agg/agg_color_rgba.h
314
AGG_INLINE const self_type& premultiply(unsigned a_)
headers/libs/agg/agg_color_rgba.h
333
AGG_INLINE const self_type& demultiply()
headers/libs/agg/agg_color_rgba.h
351
AGG_INLINE self_type gradient(const self_type& c, double k) const
headers/libs/agg/agg_color_rgba.h
363
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_rgba.h
395
AGG_INLINE void apply_gamma_dir(const GammaLUT& gamma)
headers/libs/agg/agg_color_rgba.h
404
AGG_INLINE void apply_gamma_inv(const GammaLUT& gamma)
headers/libs/agg/agg_color_rgba.h
546
AGG_INLINE const self_type& opacity(double a_)
headers/libs/agg/agg_color_rgba.h
561
AGG_INLINE const self_type& premultiply()
headers/libs/agg/agg_color_rgba.h
576
AGG_INLINE const self_type& premultiply(unsigned a_)
headers/libs/agg/agg_color_rgba.h
595
AGG_INLINE const self_type& demultiply()
headers/libs/agg/agg_color_rgba.h
613
AGG_INLINE self_type gradient(const self_type& c, double k) const
headers/libs/agg/agg_color_rgba.h
625
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_rgba.h
657
AGG_INLINE void apply_gamma_dir(const GammaLUT& gamma)
headers/libs/agg/agg_color_rgba.h
666
AGG_INLINE void apply_gamma_inv(const GammaLUT& gamma)
headers/libs/agg/agg_image_accessors.h
124
AGG_INLINE const int8u* span(int x, int y, unsigned)
headers/libs/agg/agg_image_accessors.h
131
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
136
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
170
AGG_INLINE const int8u* pixel() const
headers/libs/agg/agg_image_accessors.h
182
AGG_INLINE const int8u* span(int x, int y, unsigned len)
headers/libs/agg/agg_image_accessors.h
195
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
202
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
247
AGG_INLINE const int8u* span(int x, int y, unsigned)
headers/libs/agg/agg_image_accessors.h
254
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
260
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
288
AGG_INLINE unsigned operator() (int v)
headers/libs/agg/agg_image_accessors.h
293
AGG_INLINE unsigned operator++ ()
headers/libs/agg/agg_image_accessors.h
317
AGG_INLINE unsigned operator() (int v)
headers/libs/agg/agg_image_accessors.h
321
AGG_INLINE unsigned operator++ ()
headers/libs/agg/agg_image_accessors.h
345
AGG_INLINE unsigned operator() (int v)
headers/libs/agg/agg_image_accessors.h
350
AGG_INLINE unsigned operator++ ()
headers/libs/agg/agg_image_accessors.h
377
AGG_INLINE unsigned operator() (int v)
headers/libs/agg/agg_image_accessors.h
384
AGG_INLINE unsigned operator++ ()
headers/libs/agg/agg_image_accessors.h
415
AGG_INLINE unsigned operator() (int v)
headers/libs/agg/agg_image_accessors.h
421
AGG_INLINE unsigned operator++ ()
headers/libs/agg/agg_image_accessors.h
449
AGG_INLINE unsigned operator() (int v)
headers/libs/agg/agg_image_accessors.h
456
AGG_INLINE unsigned operator++ ()
headers/libs/agg/agg_image_accessors.h
52
AGG_INLINE const int8u* pixel() const
headers/libs/agg/agg_image_accessors.h
63
AGG_INLINE const int8u* span(int x, int y, unsigned len)
headers/libs/agg/agg_image_accessors.h
76
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
83
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_line_aa_basics.h
45
AGG_INLINE int line_mr(int x)
headers/libs/agg/agg_line_aa_basics.h
51
AGG_INLINE int line_hr(int x)
headers/libs/agg/agg_line_aa_basics.h
57
AGG_INLINE int line_dbl_hr(int x)
headers/libs/agg/agg_line_aa_basics.h
65
AGG_INLINE static int conv(double x)
headers/libs/agg/agg_line_aa_basics.h
74
AGG_INLINE static int conv(double x)
headers/libs/agg/agg_math.h
107
AGG_INLINE double calc_segment_point_sq_distance(double x1, double y1,
headers/libs/agg/agg_math.h
125
AGG_INLINE double calc_segment_point_sq_distance(double x1, double y1,
headers/libs/agg/agg_math.h
136
AGG_INLINE bool calc_intersection(double ax, double ay, double bx, double by,
headers/libs/agg/agg_math.h
150
AGG_INLINE bool intersection_exists(double x1, double y1, double x2, double y2,
headers/libs/agg/agg_math.h
177
AGG_INLINE void calc_orthogonal(double thickness,
headers/libs/agg/agg_math.h
190
AGG_INLINE void dilate_triangle(double x1, double y1,
headers/libs/agg/agg_math.h
222
AGG_INLINE double calc_triangle_area(double x1, double y1,
headers/libs/agg/agg_math.h
261
AGG_INLINE unsigned fast_sqrt(unsigned val)
headers/libs/agg/agg_math.h
37
AGG_INLINE double cross_product(double x1, double y1,
headers/libs/agg/agg_math.h
45
AGG_INLINE bool point_in_triangle(double x1, double y1,
headers/libs/agg/agg_math.h
57
AGG_INLINE double calc_distance(double x1, double y1, double x2, double y2)
headers/libs/agg/agg_math.h
65
AGG_INLINE double calc_sq_distance(double x1, double y1, double x2, double y2)
headers/libs/agg/agg_math.h
73
AGG_INLINE double calc_line_point_distance(double x1, double y1,
headers/libs/agg/agg_math.h
88
AGG_INLINE double calc_segment_point_u(double x1, double y1,
headers/libs/agg/agg_pattern_filters_rgba.h
32
static void AGG_INLINE pixel_low_res(color_type const* const* buf,
headers/libs/agg/agg_pattern_filters_rgba.h
38
static void AGG_INLINE pixel_high_res(color_type const* const* buf,
headers/libs/agg/agg_pattern_filters_rgba.h
60
static AGG_INLINE void pixel_low_res(color_type const* const* buf,
headers/libs/agg/agg_pattern_filters_rgba.h
66
static AGG_INLINE void pixel_high_res(color_type const* const* buf,
headers/libs/agg/agg_pixfmt_gray.h
103
AGG_INLINE void operator () (value_type* p)
headers/libs/agg/agg_pixfmt_gray.h
138
static AGG_INLINE void copy_or_blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_gray.h
157
static AGG_INLINE void copy_or_blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_gray.h
199
AGG_INLINE unsigned width() const { return m_rbuf->width(); }
headers/libs/agg/agg_pixfmt_gray.h
200
AGG_INLINE unsigned height() const { return m_rbuf->height(); }
headers/libs/agg/agg_pixfmt_gray.h
201
AGG_INLINE int stride() const { return m_rbuf->stride(); }
headers/libs/agg/agg_pixfmt_gray.h
219
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_gray.h
225
AGG_INLINE color_type pixel(int x, int y) const
headers/libs/agg/agg_pixfmt_gray.h
232
AGG_INLINE void copy_pixel(int x, int y, const color_type& c)
headers/libs/agg/agg_pixfmt_gray.h
238
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_gray.h
248
AGG_INLINE void copy_hline(int x, int y,
headers/libs/agg/agg_pixfmt_gray.h
265
AGG_INLINE void copy_vline(int x, int y,
headers/libs/agg/agg_pixfmt_gray.h
43
static AGG_INLINE void blend_pix(value_type* p, unsigned cv,
headers/libs/agg/agg_pixfmt_gray.h
59
static AGG_INLINE void blend_pix(value_type* p, unsigned cv,
headers/libs/agg/agg_pixfmt_gray.h
67
static AGG_INLINE void blend_pix(value_type* p, unsigned cv,
headers/libs/agg/agg_pixfmt_gray.h
84
AGG_INLINE void operator () (value_type* p)
headers/libs/agg/agg_pixfmt_rgb.h
108
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgb.h
121
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgb.h
151
AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgb.h
192
AGG_INLINE void copy_or_blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgb.h
213
AGG_INLINE void copy_or_blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgb.h
260
AGG_INLINE unsigned width() const { return m_rbuf->width(); }
headers/libs/agg/agg_pixfmt_rgb.h
261
AGG_INLINE unsigned height() const { return m_rbuf->height(); }
headers/libs/agg/agg_pixfmt_rgb.h
262
AGG_INLINE int stride() const { return m_rbuf->stride(); }
headers/libs/agg/agg_pixfmt_rgb.h
265
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb.h
266
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb.h
267
AGG_INLINE row_data row(int y) const { return m_rbuf->row(y); }
headers/libs/agg/agg_pixfmt_rgb.h
270
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgb.h
275
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgb.h
281
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgb.h
289
AGG_INLINE color_type pixel(int x, int y) const
headers/libs/agg/agg_pixfmt_rgb.h
298
AGG_INLINE void copy_pixel(int x, int y, const color_type& c)
headers/libs/agg/agg_pixfmt_rgb.h
307
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgb.h
314
AGG_INLINE void copy_hline(int x, int y,
headers/libs/agg/agg_pixfmt_rgb.h
331
AGG_INLINE void copy_vline(int x, int y,
headers/libs/agg/agg_pixfmt_rgb.h
43
AGG_INLINE void operator () (value_type* p)
headers/libs/agg/agg_pixfmt_rgb.h
64
AGG_INLINE void operator () (value_type* p)
headers/libs/agg/agg_pixfmt_rgb.h
86
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
104
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
128
AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
143
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
150
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
173
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
188
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
193
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
211
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
227
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
232
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
255
AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
270
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
275
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
296
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
311
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
318
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
336
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
353
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
360
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
383
AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
398
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
405
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
42
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
424
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
439
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
446
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
464
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
481
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
488
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
511
AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
526
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
533
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
554
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
569
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
57
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
574
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
591
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
608
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
613
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
636
AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
64
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
651
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
656
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
676
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
691
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
696
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
713
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
730
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
735
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
758
AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
773
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgb_packed.h
778
static AGG_INLINE color_type make_color(pixel_type p)
headers/libs/agg/agg_pixfmt_rgb_packed.h
81
static AGG_INLINE void blend_pix(pixel_type* p,
headers/libs/agg/agg_pixfmt_rgb_packed.h
813
AGG_INLINE void copy_or_blend_pix(pixel_type* p, const color_type& c, unsigned cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
854
AGG_INLINE unsigned width() const { return m_rbuf->width(); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
855
AGG_INLINE unsigned height() const { return m_rbuf->height(); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
856
AGG_INLINE int stride() const { return m_rbuf->stride(); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
859
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
860
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
861
AGG_INLINE row_data row(int y) const { return m_rbuf->row(y); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
864
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgb_packed.h
869
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgb_packed.h
875
AGG_INLINE void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgb_packed.h
881
AGG_INLINE color_type pixel(int x, int y) const
headers/libs/agg/agg_pixfmt_rgb_packed.h
887
AGG_INLINE void copy_pixel(int x, int y, const color_type& c)
headers/libs/agg/agg_pixfmt_rgb_packed.h
895
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
901
AGG_INLINE void copy_hline(int x, int y,
headers/libs/agg/agg_pixfmt_rgb_packed.h
915
AGG_INLINE void copy_vline(int x, int y,
headers/libs/agg/agg_pixfmt_rgb_packed.h
97
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
headers/libs/agg/agg_pixfmt_rgba.h
1021
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
108
AGG_INLINE void operator () (value_type* p)
headers/libs/agg/agg_pixfmt_rgba.h
1085
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1146
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1202
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1243
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1285
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1333
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1369
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
142
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1502
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1527
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1557
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1578
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1605
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1630
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1660
static AGG_INLINE void blend_pix(unsigned op, value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1695
static AGG_INLINE void copy_or_blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1716
static AGG_INLINE void copy_or_blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
172
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1796
AGG_INLINE unsigned width() const { return m_rbuf->width(); }
headers/libs/agg/agg_pixfmt_rgba.h
1797
AGG_INLINE unsigned height() const { return m_rbuf->height(); }
headers/libs/agg/agg_pixfmt_rgba.h
1798
AGG_INLINE int stride() const { return m_rbuf->stride(); }
headers/libs/agg/agg_pixfmt_rgba.h
1801
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
1802
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
1803
AGG_INLINE row_data row(int y) const { return m_rbuf->row(y); }
headers/libs/agg/agg_pixfmt_rgba.h
1806
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgba.h
1811
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgba.h
1818
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgba.h
1827
AGG_INLINE color_type pixel(int x, int y) const
headers/libs/agg/agg_pixfmt_rgba.h
1842
AGG_INLINE void copy_pixel(int x, int y, const color_type& c)
headers/libs/agg/agg_pixfmt_rgba.h
1852
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
186
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
1862
AGG_INLINE void copy_hline(int x, int y,
headers/libs/agg/agg_pixfmt_rgba.h
1882
AGG_INLINE void copy_vline(int x, int y,
headers/libs/agg/agg_pixfmt_rgba.h
208
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
2381
AGG_INLINE unsigned width() const { return m_rbuf->width(); }
headers/libs/agg/agg_pixfmt_rgba.h
2382
AGG_INLINE unsigned height() const { return m_rbuf->height(); }
headers/libs/agg/agg_pixfmt_rgba.h
2383
AGG_INLINE int stride() const { return m_rbuf->stride(); }
headers/libs/agg/agg_pixfmt_rgba.h
2386
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
2387
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
2388
AGG_INLINE row_data row(int y) const { return m_rbuf->row(y); }
headers/libs/agg/agg_pixfmt_rgba.h
2391
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgba.h
2396
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgba.h
2406
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgba.h
248
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
274
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
303
static AGG_INLINE void blend_pix(value_type*,
headers/libs/agg/agg_pixfmt_rgba.h
325
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
359
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
393
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
43
static AGG_INLINE void premultiply(value_type* p)
headers/libs/agg/agg_pixfmt_rgba.h
431
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
461
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
499
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
530
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
564
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
606
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
61
static AGG_INLINE void demultiply(value_type* p)
headers/libs/agg/agg_pixfmt_rgba.h
644
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
684
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
724
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
765
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
809
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
866
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
89
AGG_INLINE void operator () (value_type* p)
headers/libs/agg/agg_pixfmt_rgba.h
909
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_rgba.h
957
static AGG_INLINE void blend_pix(value_type* p,
headers/libs/agg/agg_pixfmt_transposer.h
106
AGG_INLINE void blend_solid_vspan(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
115
AGG_INLINE void copy_color_hspan(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
123
AGG_INLINE void copy_color_vspan(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
131
AGG_INLINE void blend_color_hspan(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
141
AGG_INLINE void blend_color_vspan(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
39
AGG_INLINE unsigned width() const { return m_pixf->height(); }
headers/libs/agg/agg_pixfmt_transposer.h
40
AGG_INLINE unsigned height() const { return m_pixf->width(); }
headers/libs/agg/agg_pixfmt_transposer.h
43
AGG_INLINE color_type pixel(int x, int y) const
headers/libs/agg/agg_pixfmt_transposer.h
49
AGG_INLINE void copy_pixel(int x, int y, const color_type& c)
headers/libs/agg/agg_pixfmt_transposer.h
55
AGG_INLINE void blend_pixel(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
63
AGG_INLINE void copy_hline(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
71
AGG_INLINE void copy_vline(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
79
AGG_INLINE void blend_hline(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
88
AGG_INLINE void blend_vline(int x, int y,
headers/libs/agg/agg_pixfmt_transposer.h
97
AGG_INLINE void blend_solid_hspan(int x, int y,
headers/libs/agg/agg_rasterizer_cells_aa.h
180
AGG_INLINE void rasterizer_cells_aa<Cell>::add_curr_cell()
headers/libs/agg/agg_rasterizer_cells_aa.h
196
AGG_INLINE void rasterizer_cells_aa<Cell>::set_curr_cell(int x, int y)
headers/libs/agg/agg_rasterizer_cells_aa.h
211
AGG_INLINE void rasterizer_cells_aa<Cell>::render_hline(int ey,
headers/libs/agg/agg_rasterizer_cells_aa.h
309
AGG_INLINE void rasterizer_cells_aa<Cell>::style(const cell_type& style_cell)
headers/libs/agg/agg_rasterizer_cells_aa.h
496
template <class T> static AGG_INLINE void swap_cells(T* a, T* b)
headers/libs/agg/agg_rasterizer_compound_aa.h
180
AGG_INLINE unsigned calculate_alpha(int area, unsigned master_alpha) const
headers/libs/agg/agg_rasterizer_compound_aa.h
430
AGG_INLINE void rasterizer_compound_aa<Clip>::sort()
headers/libs/agg/agg_rasterizer_compound_aa.h
437
AGG_INLINE bool rasterizer_compound_aa<Clip>::rewind_scanlines()
headers/libs/agg/agg_rasterizer_compound_aa.h
456
AGG_INLINE void rasterizer_compound_aa<Clip>::add_style(int style_id)
headers/libs/agg/agg_rasterizer_compound_aa.h
589
AGG_INLINE
headers/libs/agg/agg_rasterizer_compound_aa.h
597
AGG_INLINE bool rasterizer_compound_aa<Clip>::navigate_scanline(int y)
headers/libs/agg/agg_rasterizer_scanline_aa.h
214
AGG_INLINE unsigned calculate_alpha(int area) const
headers/libs/agg/agg_rasterizer_scanline_aa.h
463
AGG_INLINE bool rasterizer_scanline_aa<Clip>::rewind_scanlines()
headers/libs/agg/agg_rasterizer_scanline_aa.h
478
AGG_INLINE bool rasterizer_scanline_aa<Clip>::navigate_scanline(int y)
headers/libs/agg/agg_rasterizer_sl_clip.h
147
AGG_INLINE void line_clip_y(Rasterizer& ras,
headers/libs/agg/agg_rasterizer_sl_clip.h
32
static AGG_INLINE int mul_div(double a, double b, double c)
headers/libs/agg/agg_rasterizer_sl_clip.h
46
static AGG_INLINE int mul_div(double a, double b, double c)
headers/libs/agg/agg_rasterizer_sl_clip.h
63
static AGG_INLINE int mul_div(double a, double b, double c)
headers/libs/agg/agg_rasterizer_sl_clip.h
77
static AGG_INLINE double mul_div(double a, double b, double c)
headers/libs/agg/agg_rasterizer_sl_clip.h
91
static AGG_INLINE double mul_div(double a, double b, double c)
headers/libs/agg/agg_scanline_boolean_algebra.h
372
static AGG_INLINE unsigned calculate(unsigned a, unsigned b)
headers/libs/agg/agg_scanline_boolean_algebra.h
392
static AGG_INLINE unsigned calculate(unsigned a, unsigned b)
headers/libs/agg/agg_scanline_boolean_algebra.h
407
static AGG_INLINE unsigned calculate(unsigned a, unsigned b)
headers/libs/agg/agg_span_allocator.h
30
AGG_INLINE color_type* allocate(unsigned span_len)
headers/libs/agg/agg_span_allocator.h
43
AGG_INLINE color_type* span() { return &m_span[0]; }
headers/libs/agg/agg_span_allocator.h
44
AGG_INLINE unsigned max_span_len() const { return m_span.size(); }
headers/libs/agg/agg_span_gradient.h
154
static AGG_INLINE int calculate(int x, int y, int)
headers/libs/agg/agg_span_gradient.h
165
static AGG_INLINE int calculate(int x, int y, int)
headers/libs/agg/agg_span_gradient.h
176
static AGG_INLINE int calculate(int x, int y, int)
headers/libs/agg/agg_span_gradient.h
333
static AGG_INLINE int calculate(int x, int y, int)
headers/libs/agg/agg_span_gradient.h
346
static AGG_INLINE int calculate(int x, int y, int d)
headers/libs/agg/agg_span_gradient.h
357
static AGG_INLINE int calculate(int x, int y, int)
headers/libs/agg/agg_span_gradient.h
368
static AGG_INLINE int calculate(int x, int y, int d)
headers/libs/agg/agg_span_gradient.h
382
AGG_INLINE int calculate(int x, int y, int d) const
headers/libs/agg/agg_span_gradient.h
401
AGG_INLINE int calculate(int x, int y, int d) const
headers/libs/agg/agg_span_image_filter.h
218
AGG_INLINE void adjust_scale(int* rx, int* ry)
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
137
AGG_INLINE unsigned calculate_alpha(int area) const
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
501
AGG_INLINE bool rasterizer_scanline_aa_subpix<Clip>::rewind_scanlines()
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
516
AGG_INLINE bool rasterizer_scanline_aa_subpix<Clip>::navigate_scanline(int y)