Home
last modified time | relevance | path

Searched defs:direction (Results 1 - 25 of 255) sorted by relevance

1234567891011

/third_party/pulseaudio/src/pulse/
H A Ddirection.c24 int pa_direction_valid(pa_direction_t direction) { in pa_direction_valid() argument
33 const char *pa_direction_to_string(pa_direction_t direction) { in pa_direction_to_string() argument
/third_party/skia/gm/
H A Darcofzorro.cpp49 int direction = 0; variable
H A Dimageblurrepeatmode.cpp28 static sk_sp<SkImage> make_image(SkCanvas* canvas, int direction) { in make_image() argument
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamStates.cpp35 bool openStream(Direction direction) { in openStream() argument
69 void checkStreamStateIsStartedAfterStartingTwice(Direction direction) { in checkStreamStateIsStartedAfterStartingTwice() argument
90 void checkStreamStateIsStoppedAfterStoppingTwice(Direction direction) { in checkStreamStateIsStoppedAfterStoppingTwice() argument
114 void checkStreamLeftRunningShouldNotInterfereWithNextOpen(Direction direction) { in checkStreamLeftRunningShouldNotInterfereWithNextOpen() argument
H A DtestStreamOpen.cpp58 void checkSampleRateConversionAdvancing(Direction direction) { in checkSampleRateConversionAdvancing() argument
H A DtestStreamWaitState.cpp34 bool openStream(Direction direction, PerformanceMode perfMode) { in openStream() argument
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-shaping.hh5 shape(benchmark::State &state, const char *text_path, hb_direction_t direction, hb_script_t script, const char *font_path) shape() argument
/third_party/icu/icu4c/source/i18n/
H A Dtransreg.h116 UTransDirection direction; member in TransliteratorAlias
H A Drbt_pars.h64 UTransDirection direction; member in TransliteratorParser
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.h64 UTransDirection direction; member in TransliteratorParser
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DSFFontView.java61 public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableUnitIncrement() argument
69 public int getScrollableBlockIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableBlockIncrement() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_pars.h64 UTransDirection direction; member in TransliteratorParser
H A Dtransreg.h116 UTransDirection direction; member in TransliteratorAlias
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-fallback-shape.cc93 hb_direction_t direction = buffer->props.direction; in _hb_fallback_shape() local
H A Dhb-ot-math.cc211 hb_ot_math_get_glyph_variants(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *variants_count, hb_ot_math_glyph_variant_t *variants ) hb_ot_math_get_glyph_variants() argument
243 hb_ot_math_get_min_connector_overlap(hb_font_t *font, hb_direction_t direction) hb_ot_math_get_min_connector_overlap() argument
275 hb_ot_math_get_glyph_assembly(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *parts_count, hb_ot_math_glyph_part_t *parts, hb_position_t *italics_correction ) hb_ot_math_get_glyph_assembly() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h54 pa_direction_t direction; member
73 pa_direction_t direction; member
/third_party/alsa-utils/topology/
H A Dpre-process-dai.c57 const char *parent_name, *item_name, *direction; in tplg_update_pcm_object() local
/third_party/alsa-utils/axfer/
H A Dxfer.c38 xfer_context_init(struct xfer_context *xfer, enum xfer_type type, snd_pcm_stream_t direction, int argc, char *const *argv) xfer_context_init() argument
[all...]
/third_party/backends/include/sane/
H A Dsanei_wire.h67 WireDirection direction; member
/third_party/backends/sanei/
H A Dsanei_DomainOS.h67 scsi_$direction_t direction; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DReplaceableContextIterator.java156 public void reset(int direction) { in reset() argument
/third_party/FreeBSD/sys/crypto/rijndael/
H A Drijndael-api-fst.c37 int rijndael_makeKey(keyInstance *key, BYTE direction, int keyLen, in rijndael_makeKey() argument
[all...]
H A Drijndael-api-fst.h42 u_int8_t direction; /* Key used for encrypting or decrypting? */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DReplaceableContextIterator.java157 public void reset(int direction) { in reset() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestInverse.java87 private void _testManyInverseBidi(Bidi bidi, int direction) { in _testManyInverseBidi() argument
112 private void _testInverseBidi(Bidi bidi, String src, int direction) { in _testInverseBidi() argument

Completed in 12 milliseconds

1234567891011