Home
last modified time | relevance | path

Searched defs:ratio (Results 76 - 100 of 236) sorted by relevance

12345678910

/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c273 double ratio; in verify() local
[all...]
/third_party/littlefs/scripts/
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
H A Dperf.py93 def ratio(self, other): member in Int
/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
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_preconfig.cpp67 float ratio = ((float)detailInfo.width) / detailInfo.height; in GetMaxSizeDetailInfo() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1671 float ratio = 0.0; in HWTEST_F() local
H A Dsession_test.cpp939 const float ratio = 0.1f; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp119 void WindowPair::SetSplitRatio(float ratio) in SetSplitRatio() argument
604 int32_t WindowPair::GetSplitRatioPoint(float ratio, const Rect& displayRect) in GetSplitRatioPoint() argument
/third_party/ffmpeg/libavfilter/
H A Daf_sidechaincompress.c49 double ratio; member
108 static double output_gain(double lin_slope, double ratio, double thres, in output_gain() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Djpegxl_probe.c114 static uint32_t jpegxl_width_from_ratio(uint32_t height, int ratio) in jpegxl_width_from_ratio() argument
/third_party/backends/backend/
H A Dplustek-usbimg.c332 double ratio; in usb_GetScaler() local
/third_party/FreeBSD/sys/net/
H A Dppp_defs.h144 unsigned int ratio; /* recent compression ratio << 8 */ member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c249 uLong ratio=0; local
326 uLong ratio=0; local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c892 vk_to_intel_max_anisotropy(float ratio) in vk_to_intel_max_anisotropy() argument

Completed in 27 milliseconds

12345678910