| /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 | 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 | 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()
|
| D | scroll_offset.h | 70 void Scale(float x_scale, float y_scale) { in Scale()
|
| /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/freetype/src/cid/ |
| D | cidobjs.h | 109 FT_Fixed y_scale; member
|
| D | cidgload.c | 489 FT_Fixed y_scale = glyph->y_scale; in cid_slot_load_glyph() local
|
| /external/freetype/src/base/ |
| D | ftpfr.c | 66 FT_Fixed x_scale, y_scale; in FT_Get_PFR_Metrics() local
|
| /external/freetype/src/type1/ |
| D | t1objs.h | 124 FT_Fixed y_scale; member
|
| D | t1gload.c | 545 FT_Fixed y_scale = glyph->y_scale; in T1_Load_Glyph() local
|
| /external/freetype/src/pfr/ |
| D | pfrdrivr.c | 107 FT_Fixed x_scale, y_scale; in pfr_get_metrics() local
|
| D | pfrobjs.c | 432 FT_Fixed y_scale = pfrsize->metrics.y_scale; in pfr_slot_load() local
|
| /external/freetype/src/truetype/ |
| D | ttgload.c | 992 FT_Fixed y_scale = 0; in TT_Process_Simple_Glyph() local 1209 FT_Fixed y_scale = loader->size->metrics->y_scale; in TT_Process_Composite_Component() local 1524 FT_Fixed x_scale, y_scale; in load_truetype_glyph() local 2123 FT_Fixed y_scale; in compute_glyph_metrics() local 2725 FT_Fixed y_scale = size->root.metrics.y_scale; in TT_Load_Glyph() local
|
| /external/freetype/include/freetype/internal/ |
| D | cffotypes.h | 68 FT_Fixed y_scale; member
|
| /external/freetype/src/cff/ |
| D | cffgload.c | 642 FT_Fixed y_scale = glyph->y_scale; in cff_slot_load() local
|
| D | cffobjs.c | 248 FT_Pos x_scale, y_scale; in cff_size_select() local 320 FT_Pos x_scale, y_scale; in cff_size_request() local
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_mc.c | 162 const float y_scale = in create_ref_frag_shader() local
|
| /external/freetype/src/pshinter/ |
| D | pshglob.c | 756 FT_Fixed y_scale, in psh_globals_set_scale()
|