Home
last modified time | relevance | path

Searched defs:direction (Results 276 - 300 of 496) sorted by relevance

1...<<11121314151617181920

/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.c64 void pa_device_port_new_data_set_direction(pa_device_port_new_data *data, pa_direction_t direction) { in pa_device_port_new_data_set_direction() argument
[all...]
/third_party/skia/modules/androidkit/src/
H A DImageFilter.cpp25 SkPoint3 direction = SkPoint3::Make(x, y, z); in ImageFilter_DistantLitDiffuse() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c54 add_arg(struct wpabuf *xml, const char *name, const char *type, const char *direction) add_arg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwmm_ac.h128 enum wmm_ac_dir direction; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c54 add_arg(struct wpabuf *xml, const char *name, const char *type, const char *direction) add_arg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwmm_ac.h128 enum wmm_ac_dir direction; member
/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp59 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() argument
129 Direction direction; in FlingActionInput() local
/test/testfwk/arkxtest/uitest/core/
H A Dwindow_operator.cpp139 void WindowOperator::Resize(int32_t width, int32_t highth, ResizeDirection direction, ApiReplyInfo &out) in Resize() argument
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/panel/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/popup/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/popup/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/popup/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/
H A Dindex.js
/third_party/ffmpeg/libavcodec/
H A Dmpegutils.c123 int i, direction, mb_type = mbtype_table[mb_x + mb_y * mb_stride]; in ff_print_debug_info2() local
32 add_mb(AVMotionVector *mb, uint32_t mb_type, int dst_x, int dst_y, int motion_x, int motion_y, int motion_scale, int direction) add_mb() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_shufflepixels.c40 int direction; member
[all...]
/third_party/glslang/gtests/
H A DHexFloat.cpp848 std::string get_round_text(spvutils::round_direction direction) { in get_round_text() argument
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c122 static int context_init(struct context *ctx, snd_pcm_stream_t direction, in context_init() argument
328 static int context_pre_process(struct context *ctx, snd_pcm_stream_t direction, in context_pre_process() argument
473 int subcmd_transfer(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_transfer() argument
370 context_process_frames(struct context *ctx, snd_pcm_stream_t direction, uint64_t expected_frame_count, uint64_t *actual_frame_count) context_process_frames() argument
[all...]
/third_party/backends/backend/
H A Dkvs1025_cmds.h31 KV_CMD_DIRECTION direction; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestData.java248 protected byte direction; field in TestData
254 TestData(short[] dirProps, int lineStart, int lineLimit, byte direction, byte paraLevel, byte resultLevel, byte[] levels, int[] visualMap) TestData() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestData.java245 protected byte direction; field in TestData
251 TestData(short[] dirProps, int lineStart, int lineLimit, byte direction, byte paraLevel, byte resultLevel, byte[] levels, int[] visualMap) TestData() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dlocalematcher.h688 ULocMatchDirection direction; member in LocaleMatcher
/third_party/icu/icu4c/source/i18n/
H A Dcpdtrans.cpp67 CompoundTransliterator(const UnicodeString& id, UTransDirection direction, UnicodeFilter* adoptedFilter, UParseError& , UErrorCode& status) CompoundTransliterator() argument
148 init(const UnicodeString& id, UTransDirection direction, UBool fixReverseID, UErrorCode& status) init() argument
190 init(UVector& list, UTransDirection direction, UBool fixReverseID, UErrorCode& status) init() argument
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920