Home
last modified time | relevance | path

Searched defs:scale (Results 651 – 675 of 898) sorted by relevance

1...<<21222324252627282930>>...36

/aosp12/frameworks/native/libs/ui/
H A DTransform.cpp329 bool scale = false; in type() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
H A Diio_utils.h72 float scale; member
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Diio_utils.h70 float scale; member
/aosp12/frameworks/base/core/java/android/widget/
H A DStackView.java336 final float scale = 1 - PERSPECTIVE_SCALE_FACTOR * (1 - r); in transformViewAtIndex() local
/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.h64 ScaleFactor scale() const { in scale() function
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DBaseDragLayer.java388 float scale = getDescendantCoordRelativeToSelf(descendant, mTmpXY); in getDescendantCoordRelativeToSelf() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
H A Diio_utils.h72 float scale; member
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLSkiaShadowPort.cpp504 float lightRadius, float& blurRadius, float& scale, vec2& translate) { in GetSpotParams()
/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp297 sp<WebmElement> WebmElement::SegmentInfo(uint64_t scale, double dur) { in SegmentInfo()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp119 float scale = context->GetViewScale(); in AssembleJSONTree() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Daxis_event.h243 void SetPinchAxisScale(float scale) in SetPinchAxisScale()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp569 void Ecs::SetTimeScale(float scale) in SetTimeScale()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h215 const RenderParticleParaType<float>& opacity, const RenderParticleParaType<float>& scale, in ParticleRenderParams()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp328 Vector3f scale = Vector3f(x1, x2, y1); in RsTransitionEffectFuzzTest() local
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_proxy_test.cpp475 float scale = 1.1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1335 float scale = std::min(width / imageSize.Width(), height / imageSize.Height()); local
1353 float scale = std::min(width / imageSize.Width(), height / imageSize.Height()); local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp334 float scale = std::min(xScale, yScale); in GetComposerInfoSrcRect() local
398 float scale = std::min(xScale, yScale); in GetComposerInfoSrcRect() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_database_utils.cpp409 float scale = GetLandmarksScale(fileInfo.width, fileInfo.height); in SetLandmarks() local
498 float scale = 1; in GetLandmarksScale() local
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/
H A Dtest_generator.py158 def __init__(self, vt, dimensions, scale, zeroPoint, name="type", skipRenaming=False, argument
170 def GetType(vt, dimensions, scale=0, zeroPoint=0, extraParams=None): argument
719 def __init__(self, targetType=None, name=None, scale=None, zeroPoint=None): argument
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp153 static void scale(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jfloat sx, jfloat sy) { in scale() function
416 SkScalar scale = dstDensity / (float)srcDensity; in drawNinePatch() local
453 SkScalar scale = canvasDensity / (float)bitmapDensity; in drawBitmap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp1234 std::optional<double> scale = CalcTextScale(paragraph_->GetMaxIntrinsicWidth(), maxWidth); in PaintText() local
1265 …const float width, const double dx, const double dy, const std::optional<double> scale, RSSaveLaye… in PaintStrokeTextShadow()
1856 std::optional<double> scale; in CalcTextScale() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1049 const RefPtr<FrameNode>& imageNode, const OffsetF& frameOffset, float scale) in UpdatePreviewPositionAndScale()
1777 float scale = 1.0f; in HideTextAnimation() local
2340 std::unique_ptr<JsonValue>& arkExtraInfoJson, float scale) in PrepareShadowParametersForDragData()
2566 float scale = windowScale * PIXELMAP_DRAG_SCALE_MULTIPLE; in PrepareFinalPixelMapForDragThroughTouch() local
/aosp12/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl218 oneway void setWallpaperZoomOut(IBinder windowToken, float scale); in setWallpaperZoomOut()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java966 float scale = Math.min((float) maxWidth / bitmapWidth, in scaleDownIfNecessary() local
H A DNinePatchDrawable.java221 final float scale = mTargetDensity / (float) state.mNinePatch.getDensity(); in draw() local

1...<<21222324252627282930>>...36