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

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h98 int trimY; member in struct:android::BootAnimation::Animation::Frame
H A DBootAnimation.cpp761 frame.trimY = 0;
792 frame.trimY = y;
954 const int yc = animationY + frame.trimY;

Completed in 10 milliseconds