Home
last modified time | relevance | path

Searched defs:pos (Results 1026 - 1050 of 3677) sorted by relevance

1...<<41424344454647484950>>...148

/third_party/skia/gm/
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/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/skottie/src/effects/
H A DVenetianBlindsEffect.cpp124 const SkScalar pos[] = { variable
/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
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c23 u8 *pos; in pkcs1_generate_encryption_block() local
102 u8 *pos, *end; pkcs1_v15_private_key_decrypt() local
139 u8 *pos; pkcs1_decrypt_public_key() local
204 const u8 *pos, *end, *next, *da_end; pkcs1_v15_sig_ver() local
[all...]
H A Drsa.c31 static const u8 * crypto_rsa_parse_integer(const u8 *pos, const u8 *end, in crypto_rsa_parse_integer() argument
66 const u8 *pos, *end; in crypto_rsa_import_public_key() local
154 const u8 *pos, *end; crypto_rsa_import_private_key() local
[all...]
H A Dtlsv1_record.c154 u8 *pos, *ct_start, *length, *cpayload; in tlsv1_record_send() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dedit_readline.c41 static int pos = 0; in readline_completion_func() local
81 char *pos = str; in trunc_nl() local
112 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) edit_init() argument
[all...]
H A Dwpabuf.h105 u8 *pos = (u8 *) wpabuf_put(buf, 1); in wpabuf_put_u8() local
111 u8 *pos = (u8 *) wpabuf_put(buf, 2); in wpabuf_put_le16() local
117 u8 *pos = (u8 *) wpabuf_put(buf, 4); in wpabuf_put_le32() local
123 u8 *pos = (u8 *) wpabuf_put(buf, 2); in wpabuf_put_be16() local
129 u8 *pos = (u8 *) wpabuf_put(buf, 3); in wpabuf_put_be24() local
135 u8 *pos = (u8 *) wpabuf_put(buf, 4); wpabuf_put_be32() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dndef.c38 const u8 *pos = data + 1; in ndef_parse_record() local
[all...]

Completed in 11 milliseconds

1...<<41424344454647484950>>...148