Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h206 ui::Rotation parseOrientationProperty();
DBootAnimation.cpp645 const auto orientation = parseOrientationProperty(); in rotateAwayFromNaturalOrientationIfNeeded()
666 ui::Rotation BootAnimation::parseOrientationProperty() { in parseOrientationProperty() function in android::BootAnimation