Home
last modified time | relevance | path

Searched refs:lastRotation (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp450 isRotate = lastRotation != -1 && lastRotation != dmRotation; in LaterAvoid()
451 lastRotation = dmRotation; in LaterAvoid()
453 lastRotation = -1; in LaterAvoid()
468 lastRotation, keyboardRect.ToString().c_str(), positionY, height); in LaterAvoid()
499 int32_t lastRotation = -1; member in OHOS::Ace::OccupiedAreaChangeListener

Completed in 8 milliseconds