Home
last modified time | relevance | path

Searched defs:DeferredDisplayState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DOpenGLRenderer.h80 struct DeferredDisplayState { struct
81 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;