Searched defs:computedState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DBakedOpState.h133 ResolvedRenderState computedState; member in class:android::uirenderer::BakedOpState
145 : computedState(allocator, snapshot, recordedOp, expandForStroke, expandForPathTexture)
152 : computedState(allocator, snapshot, recordedOp.localMatrix, recordedOp.localClip)
158 : computedState(allocator, snapshot)
164 : computedState(clipRect, dstRect)

Completed in 100 milliseconds