Home
last modified time | relevance | path

Searched defs:phase (Results 1 - 25 of 175) sorted by relevance

1234567

/third_party/node/deps/openssl/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/third_party/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path_effect.cpp30 OH_Drawing_PathEffect* OH_Drawing_CreateDashPathEffect(float* intervals, int count, float phase) in OH_Drawing_CreateDashPathEffect() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DSawtoothOscillator.cpp34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DSineOscillator.cpp37 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DTriangleOscillator.cpp34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DOscillatorBase.h53 void setPhase(float phase) { in setPhase() argument
/third_party/skia/tests/
H A DAsADashTest.cpp26 const SkScalar phase = 2.0; in DEF_TEST() local
36 const SkScalar phase = 2.0; in DEF_TEST() local
/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dupdate_service_module.cpp30 void RegisterOnStartOnStopFunc(std::string phase, LifeCycleFuncType handlePhase) in RegisterOnStartOnStopFunc() argument
35 void RegisterOnIdleFunc(std::string phase, LifeCycleFuncReturnType handlePhase) in RegisterOnIdleFunc() argument
40 void RegisterDumpFunc(std::string phase, LifeCycleFuncDumpType handlePhase) in RegisterDumpFunc() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_1d_path_effect.cpp21 Make(const TexginePath &path, float advance, float phase, Style style) Make() argument
H A Dtexgine_dash_path_effect.cpp23 std::shared_ptr<TexginePathEffect> TexgineDashPathEffect::Make(const float intervals[], int count, float phase) in Make() argument
/third_party/ffmpeg/libavcodec/
H A Daacenc_is.h38 int phase; /* -1 or +1 */ member
/third_party/cups-filters/filter/
H A Dcommandtoescpx.c152 int phase; in main() local
185 int phase, x; in main() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DLinearResampler.cpp35 float phase = (float) getIntegerPhase() / mDenominator; in readFrame() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_recording_path_effect.h30 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
25 CreatePathDashEffect( const TestingPath& path, float advance, float phase, TestingPathDashStyle style) CreatePathDashEffect() argument
H A Dtesting_path_effect.h41 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dshape_painter.cpp80 RSScalar phase = 0.0f; in SetPen() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/
H A Dpatheffect_fuzzer.cpp50 float phase = GetObject<float>(); in NativePathEffectTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.h22 float phase = (0); member
/third_party/ffmpeg/libavfilter/
H A Dgenerate_wave_table.c24 ff_generate_wave_table(enum WaveType wave_type, enum AVSampleFormat sample_fmt, void *table, int table_size, double min, double max, double phase) ff_generate_wave_table() argument
/third_party/nghttp2/src/
H A Dshrpx_mruby.h71 int phase; member
/third_party/skia/src/core/
H A DSkATrace.cpp36 SkEventTracer::Handle SkATrace::addTraceEvent(char phase, in addTraceEvent() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DRoundedManchesterEncoder.h40 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder() local
52 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder() local
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.h46 char phase = 0; member
/third_party/skia/docs/examples/
H A Dpong.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument

Completed in 7 milliseconds

1234567