Home
last modified time | relevance | path

Searched defs:position (Results 201 - 225 of 1209) sorted by relevance

12345678910>>...49

/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri.c15 float position[4]; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateTestCaseUtil.hpp51 tcu::Vec4 position; member
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dreduce_test_util.cpp99 CLIMessageConsumer(spv_message_level_t level, const char*, const spv_position_t& position, const char* message) CLIMessageConsumer() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DUnrollFlatten_test.cpp49 auto position = mTranslatedSource.find(pattern, mCurrentPosition); in expect() local
/third_party/skia/src/core/
H A DSkDraw_text.cpp27 static bool check_glyph_position(SkPoint position) { in check_glyph_position() argument
H A DSkPathMeasure.cpp30 bool SkPathMeasure::getPosTan(SkScalar distance, SkPoint* position, SkVector* tangent) { in getPosTan() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontInputStream.java89 private long position; field in FontInputStream
147 public long position() { in position() method in FontInputStream
[all...]
H A DFontOutputStream.java89 private long position; field in FontOutputStream
105 public long position() { in position() method in FontOutputStream
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfunction.cpp202 InsertBasicBlockAfter( std::unique_ptr<BasicBlock>&& new_block, BasicBlock* position) InsertBasicBlockAfter() argument
216 InsertBasicBlockBefore( std::unique_ptr<BasicBlock>&& new_block, BasicBlock* position) InsertBasicBlockBefore() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfunction.cpp202 InsertBasicBlockAfter( std::unique_ptr<BasicBlock>&& new_block, BasicBlock* position) InsertBasicBlockAfter() argument
216 InsertBasicBlockBefore( std::unique_ptr<BasicBlock>&& new_block, BasicBlock* position) InsertBasicBlockBefore() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dreduce_test_util.cpp99 CLIMessageConsumer(spv_message_level_t level, const char*, const spv_position_t& position, const char* message) CLIMessageConsumer() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_padding.cpp31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument
43 Padder Padder::codePoints(UChar32 cp, int32_t targetWidth, UNumberFormatPadPosition position) { in codePoints() argument
78 PadPosition position = fUnion.padding.fPosition; in padAndApply() local
H A Dstsearch.cpp223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() argument
308 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) in handleNext() argument
406 int32_t StringSearch::handlePrev(int32_t position, UErrorCode &status) in handlePrev() argument
[all...]
H A Dudateintervalformat.cpp80 udtitvfmt_format(const UDateIntervalFormat* formatter, UDate fromDate, UDate toDate, UChar* result, int32_t resultCapacity, UFieldPosition* position, UErrorCode* status) udtitvfmt_format() argument
/third_party/skia/tests/
H A DPathMeasureTest.cpp115 SkPoint position; in DEF_TEST() local
[all...]
H A DStreamBufferTest.cpp18 static void test_get_data_at_position(skiatest::Reporter* r, SkStreamBuffer* buffer, size_t position, in test_get_data_at_position() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references.c123 BrotliCreateBackwardReferences(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) BrotliCreateBackwardReferences() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DSchema.java59 void mergeFrom(T message, byte[] data, int position, int limit, Registers registers) in mergeFrom() argument
/third_party/skia/modules/skottie/src/
H A DCamera.cpp19 SkM44 ComputeCameraMatrix(const SkV3& position, in ComputeCameraMatrix() argument
77 const auto position = this->position(); in totalMatrix() local
/third_party/spirv-tools/test/reduce/
H A Dreduce_test_util.cpp99 CLIMessageConsumer(spv_message_level_t level, const char*, const spv_position_t& position, const char* message) CLIMessageConsumer() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuResource.cpp81 void FileResource::setPosition (int position) in setPosition() argument
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_encode.cpp59 uint8_t position = address.size(); in EncodeSubmitPdu() local
96 uint8_t position = vpTime.size(); in EncodeSubmitPduPartData() local
[all...]
/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp309 size_t position = 0; in CountStrInStr() local
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp121 std::string StringHelper::Replace(const std::string &value, size_t position, size_t len, const std::string &newStr) in Replace() argument
109 Replace( const std::string &value, size_t position, const std::string &substr, const std::string &newstr) Replace() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dextension_plugin_info.cpp158 auto position = fileName.rfind('.'); in CheckFileType() local

Completed in 10 milliseconds

12345678910>>...49