| /external/libchrome/ui/gfx/geometry/ |
| D | point.cc | 69 Point ScaleToCeiledPoint(const Point& point, float x_scale, float y_scale) { in ScaleToCeiledPoint() 81 Point ScaleToFlooredPoint(const Point& point, float x_scale, float y_scale) { in ScaleToFlooredPoint() 93 Point ScaleToRoundedPoint(const Point& point, float x_scale, float y_scale) { in ScaleToRoundedPoint()
|
| D | size.cc | 79 Size ScaleToCeiledSize(const Size& size, float x_scale, float y_scale) { in ScaleToCeiledSize() 91 Size ScaleToFlooredSize(const Size& size, float x_scale, float y_scale) { in ScaleToFlooredSize() 103 Size ScaleToRoundedSize(const Size& size, float x_scale, float y_scale) { in ScaleToRoundedSize()
|
| D | vector2d_f.cc | 39 void Vector2dF::Scale(float x_scale, float y_scale) { in Scale() 54 Vector2dF ScaleVector2d(const Vector2dF& v, float x_scale, float y_scale) { in ScaleVector2d()
|
| D | rect.h | 273 float y_scale) { in ScaleToEnclosingRect() 305 float y_scale) { in ScaleToEnclosingRectSafe() 321 float y_scale) { in ScaleToEnclosedRect() 351 inline Rect ScaleToRoundedRect(const Rect& rect, float x_scale, float y_scale) { in ScaleToRoundedRect()
|
| D | vector3d_f.cc | 47 void Vector3dF::Scale(float x_scale, float y_scale, float z_scale) { in Scale() 80 float y_scale, in ScaleVector3d()
|
| D | point3_f.h | 30 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() 108 float y_scale, in ScalePoint()
|
| D | point_f.cc | 25 PointF ScalePoint(const PointF& p, float x_scale, float y_scale) { in ScalePoint()
|
| D | size_f.cc | 33 SizeF ScaleSize(const SizeF& s, float x_scale, float y_scale) { in ScaleSize()
|
| D | box_f.h | 42 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() 121 float y_scale, in ScaleBox()
|
| D | rect_f.h | 174 void Scale(float x_scale, float y_scale) { in Scale() 218 inline RectF ScaleRect(const RectF& r, float x_scale, float y_scale) { in ScaleRect()
|
| D | size_f.h | 57 void Scale(float x_scale, float y_scale) { in Scale()
|
| D | point_f.h | 73 void Scale(float x_scale, float y_scale) { in Scale()
|
| D | insets.h | 91 Insets Scale(float x_scale, float y_scale) const { in Scale()
|
| /external/XNNPACK/test/ |
| D | vaddc-microkernel-tester.h | 94 inline VAddCMicrokernelTester& y_scale(float y_scale) { in y_scale() argument 101 inline float y_scale() const { in y_scale() function
|
| D | vadd-microkernel-tester.h | 103 inline VAddMicrokernelTester& y_scale(float y_scale) { in y_scale() function 110 inline float y_scale() const { in y_scale() function
|
| D | qs8-vaddc-minmax.cc | 125 TEST(QS8_VADDC_MINMAX__NEON_LD64_X8, y_scale) { in TEST() argument 128 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 264 TEST(QS8_VADDC_MINMAX__NEON_LD64_X16, y_scale) { in TEST() argument 267 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 403 TEST(QS8_VADDC_MINMAX__NEON_LD64_X24, y_scale) { in TEST() argument 406 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 542 TEST(QS8_VADDC_MINMAX__NEON_LD64_X32, y_scale) { in TEST() argument 545 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 681 TEST(QS8_VADDC_MINMAX__SSE2_MUL16_LD64_X8, y_scale) { in TEST() argument 684 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local [all …]
|
| D | qs8-vadd-minmax.cc | 146 TEST(QS8_VADD_MINMAX__NEON_LD64_X8, y_scale) { in TEST() argument 149 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 306 TEST(QS8_VADD_MINMAX__NEON_LD64_X16, y_scale) { in TEST() argument 309 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 466 TEST(QS8_VADD_MINMAX__NEON_LD64_X24, y_scale) { in TEST() argument 469 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 626 TEST(QS8_VADD_MINMAX__NEON_LD64_X32, y_scale) { in TEST() argument 629 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local 786 TEST(QS8_VADD_MINMAX__SSE2_MUL16_LD64_X8, y_scale) { in TEST() argument 789 for (float y_scale = 0.1f; y_scale <= 10.0f; y_scale *= 3.14f) { in TEST() local [all …]
|
| D | qu8-vadd-minmax.cc | 113 TEST(QU8_VADD_MINMAX__SSE2, y_scale) { in TEST() argument 116 for (float y_scale = 1.0e-2; y_scale < 1.0e+2; y_scale *= 1.7f) { in TEST() local 283 TEST(QU8_VADD_MINMAX__NEON, y_scale) { in TEST() argument 286 for (float y_scale = 1.0e-2; y_scale < 1.0e+2; y_scale *= 1.7f) { in TEST() local 427 TEST(QU8_VADD_MINMAX__SCALAR, y_scale) { in TEST() argument 429 for (float y_scale = 1.0e-2; y_scale < 1.0e+2; y_scale *= 1.7f) { in TEST() local
|
| /external/libkmsxx/py/tests/ |
| D | rottest.py | 46 def show_rot_plane(crtc, plane, fb, rot, x_scale, y_scale): argument 97 y_scale = 1 variable
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_compute.c | 92 float y_scale = blit_info->src.box.height / (float)blit_info->dst.box.height; in util_compute_blit() local
|
| /external/freetype/src/cid/ |
| D | cidobjs.h | 109 FT_Fixed y_scale; member
|
| /external/freetype/src/type1/ |
| D | t1objs.h | 124 FT_Fixed y_scale; member
|
| /external/freetype/src/base/ |
| D | ftpfr.c | 65 FT_Fixed x_scale, y_scale; in FT_Get_PFR_Metrics() local
|
| /external/freetype/src/pfr/ |
| D | pfrdrivr.c | 106 FT_Fixed x_scale, y_scale; in pfr_get_metrics() local
|
| /external/freetype/src/truetype/ |
| D | ttgload.c | 1026 FT_Fixed y_scale = 0; in TT_Process_Simple_Glyph() local 1292 FT_Fixed y_scale = loader->size->metrics->y_scale; in TT_Process_Composite_Component() local 1607 FT_Fixed x_scale, y_scale; in load_truetype_glyph() local 2235 FT_Fixed y_scale; in compute_glyph_metrics() local 2826 FT_Fixed y_scale = size->root.metrics.y_scale; in TT_Load_Glyph() local
|