Home
last modified time | relevance | path

Searched refs:defScale (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp524 VectorF defScale = VectorF(1.0, 1.0); in GetRectangleById() local
525 VectorF scale = renderContext->GetTransformScaleValue(defScale); in GetRectangleById()