| /third_party/skia/gm/ |
| H A D | textblob.cpp | 40 SkScalar scale; member
|
| H A D | offsetimagefilter.cpp | 75 DrawClippedImage(SkCanvas* canvas, const SkImage* image, const SkPaint& paint, SkScalar scale, const SkIRect& cropRect) DrawClippedImage() argument
|
| H A D | sharedcorners.cpp | 123 SkScalar scale = kBoxSize / std::max(path.getBounds().height(), path.getBounds().width()); in drawTriangleBoxes() local
|
| H A D | bitmapfilters.cpp | 59 const int scale = 32; in draw_row() local
|
| /third_party/skia/include/core/ |
| H A D | SkPoint3.h | 67 void scale(SkScalar value) { in scale() function
|
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | InvertEffect.cpp | 47 std::array<float,4> scale, member
|
| H A D | TransformEffect.cpp | 45 const auto scale = SkVector::Make(SkScalarRoundToInt(fUniformScale) ? fScaleHeight variable
|
| /third_party/skia/bench/ |
| H A D | PathTextBench.cpp | 67 float scale = size / glyphSize; variable
|
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| H A D | view_group_page.cpp | 63 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 D | Matrix4x4.h | 63 void MakeScale(Vector3 scale) in MakeScale() argument
|
| /device/soc/hisilicon/common/platform/mmc/himci_v200/proc/ |
| H A D | himci_proc.c | 124 uint32_t scale = 0; in ProcAnalyzeClockScale() local
|
| /device/soc/hisilicon/common/platform/mmc/sdhci/proc/ |
| H A D | sdhci_proc.c | 123 uint32_t scale = 0; in ProcAnalyzeClockScale() local
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
| H A D | cpp_type.h | 71 double scale; member
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
| H A D | tensor_mapping.h | 107 std::vector<double> scale; in ConvertQuantParams() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/ |
| H A D | dialog_modal_element.cpp | 178 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 D | render_rich_text.cpp | 58 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 D | app_theme.h | 60 void SetHoverScaleStart(float scale) in SetHoverScaleStart() argument 70 void SetHoverScaleEnd(float scale) in SetHoverScaleEnd() argument
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | rrect.h | 101 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 D | aging_adapation_dialog_util.cpp | 45 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 D | transform_convertor.cpp | 130 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 D | scroll_fade_effect.cpp | 157 void ScrollFadeEffect::SetOpacityAndScale(float opacity, float scale) in SetOpacityAndScale() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
| H A D | qrcode_modifier.cpp | 66 auto scale = qrCodeSize / sizeInPixel; in onDraw() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/ |
| H A D | time_picker_test_dialog_view.cpp | 213 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 D | audio_common_converter.cpp | 122 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 D | rs_transition_effect.cpp | 66 std::shared_ptr<RSTransitionEffect> RSTransitionEffect::Scale(const Vector3f& scale) in Scale() argument
|