Searched refs:mRotationConfig (Results 1 – 4 of 4) sorted by relevance
32 mRotationConfig(0), in AnnOverlayPlane()598 mRotationConfig = (0x1 << 10); in setTransform()601 mRotationConfig = (0x2 << 10); in setTransform()604 mRotationConfig = (0x3 << 10); in setTransform()607 mRotationConfig = 0; in setTransform()611 mRotationConfig = 0; in setTransform()645 if (mIndex == 0 && mRotationConfig != 0) { in flip()648 ovadd |= mRotationConfig; in flip()822 mRotationConfig = 0; in useOverlayRotation()864 mRotationConfig = 0; in useOverlayRotation()
67 uint32_t mRotationConfig; variable
34 mRotationConfig(0), in AnnOverlayPlane()530 mRotationConfig = (0x1 << 10); in setTransform()533 mRotationConfig = (0x2 << 10); in setTransform()536 mRotationConfig = (0x3 << 10); in setTransform()539 mRotationConfig = 0; in setTransform()543 mRotationConfig = 0; in setTransform()581 ovadd |= mRotationConfig; in flip()735 mRotationConfig = 0; in useOverlayRotation()777 mRotationConfig = 0; in useOverlayRotation()
66 uint32_t mRotationConfig; variable