Home
last modified time | relevance | path

Searched defs:ratio (Results 126 - 150 of 614) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/mm/
H A Dmemcg_control.c329 const unsigned int ratio = 100; in memcg_ub_ufs2zram_ratio_write() local
350 const unsigned int ratio = 100; in memcg_force_swapin_write() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/boards/
H A Drt274.c47 int ratio = 100; in avs_rt274_clock_control() local
/third_party/ffmpeg/libavcodec/
H A Dmetasound.c73 float ratio = (float)mtab->size / isampf; in decode_ppc() local
/third_party/ffmpeg/libavfilter/
H A Daf_agate.c45 double ratio; member
120 static double output_gain(double lin_slope, double ratio, double thres, in output_gain() argument
H A Daf_aresample.c40 double ratio; member
/third_party/glfw/examples/
H A Dwave.c369 float ratio = 1.f; in framebuffer_size_callback() local
/third_party/backends/backend/genesys/
H A Dutilities.h197 inline std::ostream& operator<<(std::ostream& out, const Ratio& ratio) in operator <<() argument
/third_party/littlefs/scripts/
H A Dcov.py84 def ratio(self, other): member in Int
147 def ratio(self, other): member in Frac
H A Dcode.py84 def ratio(self, other): member in Int
H A Dperfbd.py84 def ratio(self, other): member in Int
H A Ddata.py84 def ratio(self, other): member in Int
H A Dsummary.py100 def ratio(self, other): member in Int
161 ratio = Int.ratio variable in Float
204 def ratio(self, other): member in Frac
H A Dstack.py75 def ratio(self, other): member in Int
H A Dstructs.py80 def ratio(self, other): member in Int
/third_party/node/deps/v8/tools/
H A Dlocs.py184 def ratio(self): member in CompilationData
/third_party/ninja/src/
H A Dstatus.cc120 double ratio = std::max(previous_average_cpu_time_millis, in RecalculateProgressPrediction() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c273 double ratio; in verify() local
[all...]
/third_party/skia/src/core/
H A DSkGeometry.cpp39 static int valid_unit_divide(SkScalar numer, SkScalar denom, SkScalar* ratio) { in valid_unit_divide() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceCase.cpp77 float ratio = (float)numFrag / (float)numVert; in setVertexFragmentRatio() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_checkbox.cpp260 double ratio = DEFAULT_MIN_CHECKBOX_SHAPE_SCALE; in DrawAnimationOffToOn() local
313 double ratio = DEFAULT_MAX_CHECKBOX_SHAPE_SCALE - shapeScale_; in DrawAnimationOnToOff() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.h98 void SetTotalRatio(const double ratio) in SetTotalRatio() argument
116 void SetCachedRatio(const double ratio) in SetCachedRatio() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h234 void SetAspectRatio(double ratio) in SetAspectRatio() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp284 void ButtonModelImpl::SetAspectRatio(const double& ratio) in SetAspectRatio() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.cpp317 double ratio = theme_ ? theme_->GetItemSwipeRatio() : SWIPE_RATIO; in CalculateFriction() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_material_filter.cpp81 RSMaterialFilter::RSMaterialFilter(int style, float dipScale, BLUR_COLOR_MODE mode, float ratio) in RSMaterialFilter() argument
189 CreateMaterialStyle( MATERIAL_BLUR_STYLE style, float dipScale, float ratio) CreateMaterialStyle() argument

Completed in 27 milliseconds

12345678910>>...25