| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| H A D | n2builder.h | 104 int32_t phase; member in Normalizer2DataBuilder
|
| /third_party/skia/src/utils/ |
| H A D | SkDashPath.cpp | 20 static SkScalar find_first_interval(const SkScalar intervals[], SkScalar phase, in find_first_interval() argument 39 void SkDashPath::CalcDashParameters(SkScalar phase, const SkScalar intervals[], int32_t count, in CalcDashParameters() argument [all...] |
| /third_party/skia/tools/timer/ |
| H A D | TimeUtils.h | 37 PingPong(double time, float period, float phase, float ends, float mid) PingPong() argument
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGGeometryEffect.cpp | 97 sk_sp<SkPathEffect> make_dash(const std::vector<float> intervals, float phase) { in make_dash() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | sk_painter.cpp | 130 SkScalar phase = 0.0f; in SetPen() local 203 Rosen::Drawing::scalar phase = 0.0f; in SetPen() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/ |
| H A D | pen_fuzzer.cpp | 178 float phase = GetObject<float>(); in PenFuzzTest003() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_effect_napi/ |
| H A D | js_path_effect.cpp | 130 double phase = 0.0; in CreateDashPathEffect() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_path_effect.cpp | 37 void SkiaPathEffect::InitWithDash(const scalar intervals[], int count, scalar phase) in InitWithDash() argument 42 void SkiaPathEffect::InitWithPathDash(const Path& path, scalar advance, scalar phase, PathDashStyle style) in InitWithPathDash() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc_is.c | 33 ff_aac_is_encoding_err(AACEncContext *s, ChannelElement *cpe, int start, int w, int g, float ener0, float ener1, float ener01, int use_pcoeffs, int phase) ff_aac_is_encoding_err() argument
|
| /third_party/mesa3d/.gitlab-ci/lava/utils/ |
| H A D | log_follower.py | 53 def phase(self) -> LogSectionType: member in LogFollower
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | pthread_cond-smasher.c | 71 static unsigned volatile phase; variable [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby.cc | 49 int MRubyContext::run_app(Downstream *downstream, int phase) { in run_app() argument 230 void check_phase(mrb_state *mrb, int phase, int phase_mask) { in check_phase() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-trace.cc | 152 char phase = static_cast<char>(DoubleToInt32(phase_arg->Number())); in BUILTIN() local
|
| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-object.cc | 33 Initialize( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp, int64_t cpu_timestamp) Initialize() argument 110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
|
| /third_party/skia/src/effects/ |
| H A D | Sk1DPathEffect.cpp | 63 SkPath1DPathEffectImpl(const SkPath& path, SkScalar advance, SkScalar phase, in SkPath1DPathEffectImpl() argument 111 SkScalar phase = buffer.readScalar(); CreateProc() local 238 Make(const SkPath& path, SkScalar advance, SkScalar phase, Style style) Make() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrStyle.cpp | 48 SkScalar phase = style.dashPhase(); in WriteKey() local 142 SkScalar phase = fDashInfo.fPhase; in applyPathEffect() local
|
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | MultiChannelResampler.cpp | 135 double phase = 0.0; // ranges from 0.0 to 1.0, fraction between samples in generateCoefficients() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| H A D | DawnPerfTestPlatform.cpp | 89 uint64_t DawnPerfTestPlatform::AddTraceEvent(char phase, in AddTraceEvent() argument
|
| /third_party/openssl/test/ |
| H A D | provider_status_test.c | 53 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | kiss_fftr.c | 64 spx_word32_t phase = i+(nfft>>1); in kiss_fftr_alloc() local 72 double phase = pi*(((double)i) /nfft + .5); in kiss_fftr_alloc() local
|
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | MotionBlurEffect.cpp | 48 phase = shutter_phase / 360, in Make() local 57 MotionBlurEffect(sk_sp<Animator> animator, sk_sp<sksg::RenderNode> child, size_t samples, float phase, float dt) MotionBlurEffect() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/ |
| H A D | maple_phase_manager.cpp | 224 AnalysisDep *MaplePhaseManager::FindAnalysisDep(const MaplePhase *phase) in FindAnalysisDep() argument 247 void MaplePhaseManager::RunDependentPhase(const MaplePhase &phase, AnalysisDataManage argument 272 auto *phase = static_cast<phaseT *>(phaseInfo.GetConstructor()(transformPhaseMempool.get())); RunTransformPhase() local 294 phaseT *phase = nullptr; RunAnalysisPhase() local [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | radio_protocol_controller.cpp | 286 void RadioProtocolController::BuildRadioProtocolForCommunication(RadioProtocolPhase phase, RadioProtocolStatus status) in BuildRadioProtocolForCommunication() argument [all...] |
| /base/update/updateservice/interfaces/inner_api/modulemgr/src/ |
| H A D | module_manager.cpp | 112 void ModuleManager::HookOnStartOnStopFunc(std::string phase, LifeCycleFuncType handleSAOnStartOnStop) in HookOnStartOnStopFunc() argument 124 void ModuleManager::HandleOnStartOnStopFunc(std::string phase, const OHOS::SystemAbilityOnDemandReason &reason) in HandleOnStartOnStopFunc() argument 134 HookOnIdleFunc(std::string phase, LifeCycleFuncReturnType handleSAOnIdle) HookOnIdleFunc() argument 146 HandleOnIdleFunc(std::string phase, const OHOS::SystemAbilityOnDemandReason &reason) HandleOnIdleFunc() argument 157 HookDumpFunc(std::string phase, LifeCycleFuncDumpType handleSADump) HookDumpFunc() argument 169 HandleDumpFunc(std::string phase, int fd, const std::vector<std::u16string> &args) HandleDumpFunc() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/host/ |
| H A D | dw_mmc-rockchip.c | 115 int phase;
in dw_mci_rk3288_set_ios() local [all...] |