HomeSort by relevance Sort by last modified time
    Searched full:trimheight (Results 1 - 3 of 3) sorted by null

  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 740 frame.trimHeight = animation.height;
771 frame.trimHeight = height;
917 clearReg.subtractSelf(Rect(xc, yc, xc+frame.trimWidth, yc+frame.trimHeight));
929 // specify the y center as ceiling((mHeight - frame.trimHeight) / 2)
930 // which is equivalent to mHeight - (yc + frame.trimHeight)
931 glDrawTexiOES(xc, mHeight - (yc + frame.trimHeight)
    [all...]
BootAnimation.h 62 int trimHeight;
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 

Completed in 70 milliseconds