Searched defs:average (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/basegfx/inc/basegfx/pixel/ |
H A D | bpixel.hxx | 184 inline BPixel average(const BPixel& rOld1, const BPixel& rOld2) in average() function 193 inline BPixel average(const BPixel& rOld1, const BPixel& rOld2, const BPixel& rOld3) in average() function
|
/aoo41x/main/basegfx/inc/basegfx/point/ |
H A D | b2dhompoint.hxx | 316 inline B2DHomPoint average(B2DHomPoint& rOld1, B2DHomPoint& rOld2) in average() function 323 inline B2DHomPoint average(B2DHomPoint& rOld1, B2DHomPoint& rOld2, B2DHomPoint& rOld3) in average() function
|
H A D | b3dhompoint.hxx | 351 inline B3DHomPoint average(B3DHomPoint& rOld1, B3DHomPoint& rOld2) in average() function 359 inline B3DHomPoint average(B3DHomPoint& rOld1, B3DHomPoint& rOld2, B3DHomPoint& rOld3) in average() function
|
/aoo41x/main/basegfx/inc/basegfx/tuple/ |
H A D | b2i64tuple.hxx | 246 inline B2I64Tuple average(const B2I64Tuple& rOld1, const B2I64Tuple& rOld2) in average() function 253 …inline B2I64Tuple average(const B2I64Tuple& rOld1, const B2I64Tuple& rOld2, const B2I64Tuple& rOld… in average() function
|
H A D | b2ituple.hxx | 251 inline B2ITuple average(const B2ITuple& rOld1, const B2ITuple& rOld2) in average() function 258 inline B2ITuple average(const B2ITuple& rOld1, const B2ITuple& rOld2, const B2ITuple& rOld3) in average() function
|
H A D | b3i64tuple.hxx | 281 inline B3I64Tuple average(const B3I64Tuple& rOld1, const B3I64Tuple& rOld2) in average() function 289 …inline B3I64Tuple average(const B3I64Tuple& rOld1, const B3I64Tuple& rOld2, const B3I64Tuple& rOld… in average() function
|
H A D | b3ituple.hxx | 281 inline B3ITuple average(const B3ITuple& rOld1, const B3ITuple& rOld2) in average() function 289 inline B3ITuple average(const B3ITuple& rOld1, const B3ITuple& rOld2, const B3ITuple& rOld3) in average() function
|
H A D | b2dtuple.hxx | 290 inline B2DTuple average(const B2DTuple& rOld1, const B2DTuple& rOld2) in average() function 297 inline B2DTuple average(const B2DTuple& rOld1, const B2DTuple& rOld2, const B2DTuple& rOld3) in average() function
|
H A D | b3dtuple.hxx | 363 inline B3DTuple average(const B3DTuple& rOld1, const B3DTuple& rOld2) in average() function 371 inline B3DTuple average(const B3DTuple& rOld1, const B3DTuple& rOld2, const B3DTuple& rOld3) in average() function
|
Completed in 37 milliseconds