Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h656 bool hasScales_ = false; variable
H A Drosen_render_context.cpp1760hasScales_ = !NearEqual(curScale, Vector2f(1.0f, 1.0f)) && !NearEqual(scale, VectorF(1.0f, 1.0f)); in OnTransformScaleUpdate()
2039 bool error = hasScales_; in GetPaintRectWithTranslate()