Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp38 constexpr int32_t DEFAULT_VIEW_SCALE = 1; variable
470 viewScale_ = DEFAULT_VIEW_SCALE; in UpdateRootSizeAndScale()