Home
last modified time | relevance | path

Searched defs:position (Results 276 - 300 of 732) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/skia/tests/
H A DTypefaceTest.cpp245 const Variation::Coordinate position[] = { in DEF_TEST() local
266 const Variation::Coordinate position[] = { in DEF_TEST() local
[all...]
H A DFontMgrAndroidParserTest.cpp325 position = {coordinates, SK_ARRAY_COUNT(coordinates)}; in DEF_TEST() local
/third_party/skia/src/ports/
H A DSkFontMgr_preview.h245 SkFontArguments::VariationPosition position = { in SkFontStyleSet_Preview() local
/third_party/skia/src/utils/win/
H A DSkDWriteFontFileStream.cpp97 bool SkDWriteFontFileStream::seek(size_t position) { in seek() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h118 StitchToPreviousBlock( HashLongestMatchQuickly* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) StitchToPreviousBlock() argument
H A Dhash_rolling_inc.h118 StitchToPreviousBlock( HashRolling* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ring_buffer_mask) StitchToPreviousBlock() argument
H A Dhash_longest_match64_inc.h131 StitchToPreviousBlock( HashLongestMatch* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) StitchToPreviousBlock() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dcompiler_test.cpp225 auto position = code->second.find(stringToFind, currentPos); in foundInCodeInOrder() local
259 auto position = code->second.find(stringToFind, currentPos); in foundInCode() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_validation_test.cc152 const Position position; member
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp338 UBool RuleBasedBreakIterator::BreakCache::populateNear(int32_t position, UErrorCode &status) { in populateNear() argument
486 int32_t position = 0; populatePreceding() local
595 addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) addFollowing() argument
617 addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) addPreceding() argument
[all...]
H A Duchriter.cpp128 UCharCharacterIterator::setIndex(int32_t position) { in setIndex() argument
229 UCharCharacterIterator::setIndex32(int32_t position) { in setIndex32() argument
35 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t position) UCharCharacterIterator() argument
43 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) UCharCharacterIterator() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dpointer-auth-aarch64.cc56 static uint64_t GetNibble(uint64_t in_data, int position) { in GetNibble() argument
/third_party/protobuf/php/ext/google/protobuf/
H A Darray.c436 zend_long position; member
H A Dmap.c417 size_t position; member
/third_party/python/Objects/
H A Denumobject.c452 Py_ssize_t position, seqsize; in reversed_len() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind.cc28 inline bool BindFromPosition(int position, int* value, in BindFromPosition() argument
/third_party/skia/modules/skshaper/src/
H A DSkShaper_primitive.cpp258 SkPoint position = buffer.point; in shape() local
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h24 inline size_t position() const { return fPos; } in position() function in skia::textlayout::TextWrapper::ClusterPos
/third_party/skia/gm/
H A Ddrawatlas.cpp270 const SkFontArguments::VariationPosition::Coordinate position[] = { in DEF_SIMPLE_GM() local
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start() argument
/third_party/skia/experimental/sktext/tests/
H A DSelectableText.cpp204 auto position = firstPosition; in UNIX_ONLY_TEST() local
245 auto position = lastPosition; UNIX_ONLY_TEST() local
284 auto position = selectableText->lastInLinePosition(PositionType::kGraphemeCluster, 0); UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/skparagraph/include/
H A DDartTypes.h73 int32_t position; member
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis_nodes.h76 auto position = std::find_if_not(children_.begin(), children_.end(), in AddChild() local
/third_party/spirv-tools/source/
H A Dtext_handler.cpp39 spv_result_t advanceLine(spv_text text, spv_position position) { in advanceLine() argument
63 advance(spv_text text, spv_position position) advance() argument
96 getWord(spv_text text, spv_position position, std::string* word) getWord() argument
144 startsWithOp(spv_text text, spv_position position) startsWithOp() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate.cpp154 spv_position_t position = {}; in ValidateBinaryUsingContextAndValidationState() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...30