Searched defs:DeferredDisplayState (Results 1 – 1 of 1) sorted by relevance
80 struct DeferredDisplayState { struct81 Rect mBounds; // global op bounds, mapped by mMatrix to be in screen space coordinates, clipped.84 bool mClipValid;85 Rect mClip;86 mat4 mMatrix;87 DrawModifiers mDrawModifiers;88 float mAlpha;