Searched refs:mRotation (Results 1 – 2 of 2) sorted by relevance
113 + : mArgs(args), mFbFd(-1), mTtyFd(-1), mBlitter(0), mRotation(0)130 + mRotation = match.captured(1).toInt();139 + if(mRotation % 180) {172 + if(mRotation) {173 + if(mRotation == 180)178 + mBlitter->rotate(mRotation);199 + int mRotation;
78 INT32 mRotation; variable