Home
last modified time | relevance | path

Searched defs:scale (Results 176 - 200 of 1084) sorted by relevance

12345678910>>...44

/third_party/skia/gm/
H A Dtextblob.cpp40 SkScalar scale; member
H A Doffsetimagefilter.cpp75 DrawClippedImage(SkCanvas* canvas, const SkImage* image, const SkPaint& paint, SkScalar scale, const SkIRect& cropRect) DrawClippedImage() argument
H A Dsharedcorners.cpp123 SkScalar scale = kBoxSize / std::max(path.getBounds().height(), path.getBounds().width()); in drawTriangleBoxes() local
H A Dbitmapfilters.cpp59 const int scale = 32; in draw_row() local
/third_party/skia/include/core/
H A DSkPoint3.h67 void scale(SkScalar value) { in scale() function
/third_party/skia/modules/skottie/src/effects/
H A DInvertEffect.cpp47 std::array<float,4> scale, member
H A DTransformEffect.cpp45 const auto scale = SkVector::Make(SkScalarRoundToInt(fUniformScale) ? fScaleHeight variable
/third_party/skia/bench/
H A DPathTextBench.cpp67 float scale = size / glyphSize; variable
/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dview_group_page.cpp63 void ViewGroupPage::SetScale(double scale) in SetScale() argument
82 const double scale = scale_; in CalculateAppPosition() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/algorithm/
H A DMatrix4x4.h63 void MakeScale(Vector3 scale) in MakeScale() argument
/device/soc/hisilicon/common/platform/mmc/himci_v200/proc/
H A Dhimci_proc.c124 uint32_t scale = 0; in ProcAnalyzeClockScale() local
/device/soc/hisilicon/common/platform/mmc/sdhci/proc/
H A Dsdhci_proc.c123 uint32_t scale = 0; in ProcAnalyzeClockScale() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcpp_type.h71 double scale; member
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dtensor_mapping.h107 std::vector<double> scale; in ConvertQuantParams() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_element.cpp178 auto scale = MakeRefPtr<CurveAnimation<float>>(SCALE_BEGIN, SCALE_END, Curves::FRICTION); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp58 double scale = 1.0f; in ProcessMove() local
168 float scale = 1.0f; in UpdateLayoutParams() local
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.h60 void SetHoverScaleStart(float scale) in SetHoverScaleStart() argument
70 void SetHoverScaleEnd(float scale) in SetHoverScaleEnd() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h101 double scale = std::min(rect.Width() / (xRadius + xRadius), rect.Height() / (yRadius + yRadius)); in SetRectWithSimpleRadius() local
109 void ApplyScaleAndRound(float scale) in ApplyScaleAndRound() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_util.cpp45 float scale = context->GetFontScale(); in ShowLongPressDialog() local
97 float scale = context->GetFontScale(); in ShowLongPressDialog() local
136 float scale = context->GetFontScale(); in CreateCustomDialog() local
180 float scale = context->GetFontScale(); CreateDialogTextNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp130 void TransformConvertor::AddKeyframe(AnimationType type, double time, const ScaleOperation& scale) in AddKeyframe() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/
H A Dscroll_fade_effect.cpp157 void ScrollFadeEffect::SetOpacityAndScale(float opacity, float scale) in SetOpacityAndScale() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_modifier.cpp66 auto scale = qrCodeSize / sizeInPixel; in onDraw() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_dialog_view.cpp213 auto scale = pickerTheme->GetMaxTwoFontScale() / pickerTheme->GetMaxThirdFontScale(); in HWTEST_F() local
311 auto scale = pickerTheme->GetTitleFontScaleLimit() / pipeline->GetFontScale(); in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_common_converter.cpp122 static const float scale = 1 << (AUDIO_SAMPLE_16BIT_LENGTH - 1); in ConvertBufferTo16Bit() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_transition_effect.cpp66 std::shared_ptr<RSTransitionEffect> RSTransitionEffect::Scale(const Vector3f& scale) in Scale() argument

Completed in 12 milliseconds

12345678910>>...44