Home
last modified time | relevance | path

Searched defs:scaling (Results 1 – 25 of 43) 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/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideosink.c103 GstVideoRectangle * result, gboolean scaling) in gst_video_sink_center_rect()
123 const GstVideoRectangle * dst, GstVideoRectangle * result, gboolean scaling) in gst_video_center_rect()
/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()
/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()
/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()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkformat.h109 GstVulkanFormatScaling scaling; member
Dgstvkformat.c34 #define FORMAT(name, scaling) \ argument
/third_party/boost/boost/math/special_functions/detail/
Dhypergeometric_1F1_addition_theorems_on_z.hpp73 int n, k, scaling; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp520 Scaling scaling; member
593 Scaling scaling, in generateSwapchainConfigs()
1074 Scaling scaling; in createSharedPresentableImageTests() member
1076 } scaling [] = in createSharedPresentableImageTests() local
DvktWsiIncrementalPresentTests.cpp606 Scaling scaling; member
684 Scaling scaling, in generateSwapchainConfigs()
1148 Scaling scaling; in createIncrementalPresentTests() member
1150 } scaling [] = in createIncrementalPresentTests() local
/third_party/ffmpeg/libavcodec/
Dcngdec.c112 float scaling; in cng_decode_frame() local
Dphotocd.c233 const int scaling = target_res - curr_res; in decode_huff() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp1035 …float scaling = ((vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_par… in verifyTestResult() local
1142 …float scaling = (vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_para… in verifyTestResult() local
1307 …float scaling = ((vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_par… in verifyTestResult() local
1379 …float scaling = (vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_para… in verifyTestResult() local
/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/freetype/src/base/
Dftcalc.c721 FT_Long scaling ) in FT_Matrix_Multiply_Scaled()
822 FT_Long scaling ) in FT_Vector_Transform_Scaled()
/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/skia/third_party/externals/freetype/src/pfr/
Dpfrobjs.c374 FT_Bool scaling; in pfr_slot_load() local
/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/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/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc155 Destructor functions
/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()

12