Searched refs:mRoundRectClipState (Results 1 – 4 of 4) sorted by relevance
66 const RoundRectClipState* mRoundRectClipState; variable
200 if (lhs->mRoundRectClipState != rhs->mRoundRectClipState) return false; in canMergeWith()
212 if (state.mRoundRectClipState) return false; in isOpaqueOverBounds()
1382 state.mRoundRectClipState = currentSnapshot()->roundRectClipState; in storeDisplayState()1390 mSnapshot->roundRectClipState = state.mRoundRectClipState; in restoreDisplayState()