Home
last modified time | relevance | path

Searched defs:scaling (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/boost/graph/
Dtopology.hpp233 explicit hypercube_topology(double scaling = 1.0) in hypercube_topology()
240 hypercube_topology(RandomNumberGenerator& gen, double scaling = 1.0) in hypercube_topology()
306 double scaling; member in boost::hypercube_topology
315 explicit square_topology(double scaling = 1.0) : inherited(scaling) {} in square_topology()
317 square_topology(RandomNumberGenerator& gen, double scaling = 1.0) in square_topology()
424 explicit cube_topology(double scaling = 1.0) : inherited(scaling) {} in cube_topology()
426 cube_topology(RandomNumberGenerator& gen, double scaling = 1.0) in cube_topology()
/third_party/flutter/skia/third_party/externals/freetype/src/cff/
Dcffparse.c251 FT_Long* scaling ) in cff_parse_real()
563 FT_Long scaling ) in do_fixed()
617 FT_Long scaling ) in cff_parse_fixed_scaled()
629 FT_Long* scaling ) in cff_parse_fixed_dynamic()
Dcffobjs.c783 FT_Long scaling; in cff_face_init() local
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffparse.c250 FT_Long* scaling ) in cff_parse_real()
562 FT_Long scaling ) in do_fixed()
616 FT_Long scaling ) in cff_parse_fixed_scaled()
628 FT_Long* scaling ) in cff_parse_fixed_dynamic()
Dcffobjs.c798 FT_Long scaling; in cff_face_init() local
/third_party/freetype/src/cff/
Dcffparse.c250 FT_Long* scaling ) in cff_parse_real()
562 FT_Long scaling ) in do_fixed()
616 FT_Long scaling ) in cff_parse_fixed_scaled()
628 FT_Long* scaling ) in cff_parse_fixed_dynamic()
Dcffobjs.c793 FT_Long scaling; in cff_face_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideosink.c99 GstVideoRectangle * result, gboolean scaling) in gst_video_sink_center_rect()
/third_party/boost/boost/math/special_functions/detail/
Dhypergeometric_1F1_addition_theorems_on_z.hpp73 int n, k, scaling; member
Dhypergeometric_1F1_bessel.hpp511 int scaling()const in scaling() function
/third_party/ffmpeg/libavcodec/
Dcngdec.c112 float scaling; in cng_decode_frame() local
Dwmalosslessdec.c147 int scaling; member
804 int scaling = s->acfilter_scaling; in revert_acfilter() local
Dpixlet.c60 int64_t scaling[4][2][NB_LEVELS]; member
/third_party/boost/boost/math/special_functions/
Dhypergeometric_1F1.hpp374 int scaling = itrunc(z); in hypergeometric_1F1_imp() local
447 int scaling = itrunc(z); in hypergeometric_1F1_imp() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftcalc.c722 FT_Long scaling ) in FT_Matrix_Multiply_Scaled()
823 FT_Long scaling ) in FT_Vector_Transform_Scaled()
/third_party/skia/third_party/externals/freetype/src/base/
Dftcalc.c721 FT_Long scaling ) in FT_Matrix_Multiply_Scaled()
822 FT_Long scaling ) in FT_Vector_Transform_Scaled()
/third_party/freetype/src/base/
Dftcalc.c721 FT_Long scaling ) in FT_Matrix_Multiply_Scaled()
822 FT_Long scaling ) in FT_Vector_Transform_Scaled()
/third_party/freetype/src/pfr/
Dpfrobjs.c370 FT_Bool scaling; in pfr_slot_load() local
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/
Dpfrobjs.c370 FT_Bool scaling; in pfr_slot_load() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrobjs.c374 FT_Bool scaling; in pfr_slot_load() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp572 …bool scaling = (sRect.width() != (float)dRect.width()) || (sRect.height() != (float)dRect.height()… in stretchRect() local
673 bool scaling = (sWidth != dWidth) || (sHeight != dHeight) || (sDepth != dDepth); in stretchCube() local
/third_party/boost/libs/math/test/
Ddaubechies_scaling_test.cpp61 Real scaling = 0; in test_daubechies_filters() local
/third_party/boost/boost/polygon/
Dpoint_concept.hpp419 PointType>::type& scale(PointType& point, const ScaleType& scaling) { in scale()
Dpolygon_90_set_data.hpp733 polygon_90_set_data& scale(const anisotropic_scale_factor<scaling_type>& scaling) { in scale()
746 polygon_90_set_data& scale_with(const scaling_type& scaling) { in scale_with()
Dpolygon_90_set_concept.hpp453 const scaling_type& scaling) { in scale()

12