Home
last modified time | relevance | path

Searched defs:axis (Results 1 - 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-style.cc81 hb_ot_var_axis_info_t axis; in hb_style_get_value() local
/third_party/libevdev/tools/
H A Dlibevdev-events.c20 print_abs_bits(struct libevdev *dev, int axis) in print_abs_bits() argument
H A Dlibevdev-tweak-device.c116 parse_options_abs(int argc, char **argv, unsigned int *changes, int *axis, struct input_absinfo *absinfo) parse_options_abs() argument
304 set_abs(struct libevdev *dev, unsigned int changes, unsigned int axis, struct input_absinfo *absinfo) set_abs() argument
389 int axis = -1; main() local
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DSkTypeface_ohos.cpp146 SkFixed axis[axisDefs.count()]; in onMakeClone() local
[all...]
H A DFontInfo_ohos.h158 std::vector<SkFixed> axis; // the axis values global() member
[all...]
H A DSkFontMgr_ohos.cpp449 SkFixed axis[axisDef.count()]; in makeTypeface() local
H A DFontConfig_ohos.h170 std::vector<Coordinate> axis; // the axis set such as 'wght', 'wdth' and 'slnt'. member
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc17 void Position_dump(Position pos,Axis axis) // {{{ in Position_dump() argument
/third_party/libinput/test/
H A Dtest-log.c176 int axis = _i; /* looped test */ in START_TEST() local
H A Dtest-touch.c822 int axis = _i; /* looped test */ in START_TEST() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftmm.h111 FT_MM_Axis axis[T1_MAX_MM_AXIS]; member
247 FT_Var_Axis* axis; global() member
[all...]
/third_party/skia/include/core/
H A DSkFontArguments.h19 SkFourByteTag axis; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.h99 AF_CJKAxisRec axis[AF_DIMENSION_MAX]; member
H A Daflatin.h113 AF_LatinAxisRec axis[AF_DIMENSION_MAX]; member
H A Dafloader.c429 AF_AxisHints axis = &hints->axis[AF_DIMENSION_HORZ]; in FT_LOCAL_DEF() local
[all...]
/third_party/glfw/src/
H A Dlinux_joystick.c73 const int axis = (code - ABS_HAT0X) % 2; in handleAbsEvent() local
/third_party/libinput/src/
H A Devdev-mt-touchpad-edge-scroll.c423 enum libinput_pointer_axis axis; in tp_edge_scroll_post_events() local
H A Devdev-tablet.h128 enum libinput_tablet_tool_axis axis; in evcode_to_axis() local
166 enum libinput_tablet_tool_axis axis; rel_evcode_to_axis() local
181 axis_to_evcode(const enum libinput_tablet_tool_axis axis) axis_to_evcode() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils_unittest.cpp22 Vector3 axis; member
H A Dmatrix_utils.cpp71 Mat4 Mat4::Rotate(float angle, const Vector3 &axis) in Rotate() argument
/third_party/skia/src/core/
H A DSkFontDescriptor.h21 SkFontData(std::unique_ptr<SkStreamAsset> stream, int index, const SkFixed* axis, int axisCount) in SkFontData() argument
H A DSkM44.cpp264 SkM44& SkM44::setRotateUnitSinCos(SkV3 axis, SkScalar sinAngle, SkScalar cosAngle) { in setRotateUnitSinCos() argument
281 SkM44& SkM44::setRotate(SkV3 axis, SkScalar radians) { in setRotate() argument
/third_party/skia/src/utils/
H A DSkCamera.cpp73 SkV3 axis, zenith, cross; in doUpdate() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c149 int button, axis; in test_pointers() local
/third_party/skia/samplecode/
H A DSample3D.cpp54 SkV3 axis = u.cross(v); in computeRotationInfo() local
183 void update(SkV3 axis, SkScalar angle) { in update() argument
[all...]

Completed in 16 milliseconds

123