Home
last modified time | relevance | path

Searched defs:setDirection (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/modules/sksg/include/
H A DSkSGRect.h58 void setDirection(SkPathDirection dir) { fDirection = SkTo<uint8_t>(dir); } in setDirection() function
101 void setDirection(SkPathDirection dir) { fDirection = SkTo<uint8_t>(dir); } in setDirection() function
/third_party/icu/icu4c/source/common/unicode/
H A Dlocalematcher.h468 Builder &setDirection(ULocMatchDirection matchDirection) { in setDirection() function in LocaleMatcher::Builder
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocalematcher.h468 Builder &setDirection(ULocMatchDirection matchDirection) { in setDirection() function in LocaleMatcher::Builder
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStreamBuilder.h56 AudioStreamBuilder *setDirection(Direction direction) { in setDirection() function in oboe::AudioStreamBuilder
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocalematcher.h470 Builder &setDirection(ULocMatchDirection direction) { in setDirection() function in LocaleMatcher::Builder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleMatcher.java527 public Builder setDirection(Direction direction) { in setDirection() method in LocaleMatcher.Builder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DLocaleMatcher.java510 public Builder setDirection(Direction direction) { in setDirection() method in LocaleMatcher.Builder
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DStreamConfiguration.java135 public void setDirection(int direction) { in setDirection() method in StreamConfiguration

Completed in 9 milliseconds