Home
last modified time | relevance | path

Searched defs:pos (Results 751 - 775 of 2787) sorted by relevance

1...<<31323334353637383940>>...112

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser.cc101 const char *ConsumeConversion(const char *pos, const char *const end, in ConsumeConversion() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_navigator_test.cc189 Position pos = nav.Skip(char_offset); in TEST_P() local
224 Position pos = nav.Seek(char_offset); in TEST_P() local
247 Position pos = nav.InitOffset(tree, 5); in TEST() local
[all...]
/third_party/skia/gm/
H A Dvertices.cpp283 SkPoint pos[4]; in DEF_SIMPLE_GM() local
H A Dpictureshader.cpp104 void drawSceneColumn(SkCanvas* canvas, const SkPoint& pos, SkScalar scale, SkScalar localScale, in drawSceneColumn() argument
[all...]
H A Danimatedimageblurs.cpp126 const SkPoint& pos() const { return fPos; } in pos() function in AnimatedImageBlurs::Node
H A Dhighcontrastfilter.cpp90 SkScalar pos[] = { 0.2f, 0.8f }; in draw_scene() local
113 SkScalar pos[] = { 0.2f, 1.0f }; variable
H A Daddarc.cpp103 SkPoint pos; in DEF_SIMPLE_GM() local
H A Doverstroke.cpp91 SkPoint pos; in ribs_path() local
H A Droundrects.cpp271 SkScalar pos[] = { 0, SK_ScalarHalf, SK_Scalar1 }; variable
H A Dlumafilter.cpp107 SkScalar pos[] = { 0.2f, 1.0f }; variable
H A Dperspshaders.cpp72 constexpr SkScalar pos[] = { 0, 0.25f, 0.5f, 0.75f, SK_Scalar1 }; variable
/third_party/skia/modules/skottie/src/effects/
H A DLinearWipeEffect.cpp105 const SkScalar pos[] = { adjusted_t, variable
H A DVenetianBlindsEffect.cpp124 const SkScalar pos[] = { variable
/third_party/skia/modules/particles/src/
H A DSkParticleBinding.cpp28 struct PosNrm { SkPoint pos; SkVector nrm; }; member
37 SkPoint pos; in linearize_path() local
H A DSkParticleDrawable.cpp53 float* pos[] = { in DrawAtlasArrays() local
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp138 auto pos = color.find_first_not_of(' '); in isPureColor() local
/third_party/skia/fuzz/
H A DFuzzGradients.cpp28 initGradientParams(Fuzz* fuzz, std::vector<SkColor>* colors, std::vector<SkScalar>* pos, SkTileMode* mode) initGradientParams() argument
68 logLinearGradient(const SkPoint pts[2], const std::vector<SkColor>& colors, const std::vector<SkScalar> pos, SkTileMode mode, uint32_t flags, const SkMatrix* localMatrix, const SkMatrix* globalMatrix) logLinearGradient() argument
115 std::vector<SkScalar> pos; fuzzLinearGradient() local
153 std::vector<SkScalar> pos; fuzzRadialGradient() local
191 std::vector<SkScalar> pos; fuzzTwoPointConicalGradient() local
225 std::vector<SkScalar> pos; fuzzSweepGradient() local
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_wrap_vector_synonym.cpp28 TransformationWrapVectorSynonym( uint32_t instruction_id, uint32_t vector_operand1, uint32_t vector_operand2, uint32_t fresh_id, uint32_t pos) TransformationWrapVectorSynonym() argument
/third_party/spirv-tools/source/opt/
H A Dcode_sink.cpp61 Instruction* pos = &*target_bb->begin(); in SinkInstruction() local
/third_party/spirv-tools/source/val/
H A Dinstruction.h110 void SetLineNum(size_t pos) { line_num_ = pos; } in SetLineNum() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_fast_common.c148 eap_fast_parse_tlv(struct eap_fast_tlv_parse *tlv, int tlv_type, u8 *pos, size_t len) eap_fast_parse_tlv() argument
[all...]
H A Deap_pax_common.c36 u8 counter, *pos; in eap_pax_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.c95 char *pos, *end; in eap_get_names() local
H A Deap_vendor_test.c73 const u8 *pos; in eap_vendor_test_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_vendor_test.c94 const u8 *pos; in eap_vendor_test_check() local
111 const u8 *pos; in eap_vendor_test_process() local

Completed in 12 milliseconds

1...<<31323334353637383940>>...112