Searched refs:roundRectClipState (Results 1 – 4 of 4) sorted by relevance
38 , roundRectClipState(NULL) { in Snapshot()57 , roundRectClipState(s->roundRectClipState) in Snapshot()226 if (roundRectClipState && roundRectClipState->highPriority) { in setClippingRoundRect()262 roundRectClipState = state; in setClippingRoundRect()
256 *roundRectClipRequired = mSnapshot->roundRectClipState != NULL in calculateQuickRejectForScissor()257 && mSnapshot->roundRectClipState->areaRequiresRoundRectClip(r); in calculateQuickRejectForScissor()
275 const RoundRectClipState* roundRectClipState; variable
679 mSnapshot->roundRectClipState = NULL; in saveLayerDeferred()816 mSnapshot->roundRectClipState = NULL; in createFboLayer()1382 state.mRoundRectClipState = currentSnapshot()->roundRectClipState; in storeDisplayState()1390 mSnapshot->roundRectClipState = state.mRoundRectClipState; in restoreDisplayState()1695 const RoundRectClipState* state = mSnapshot->roundRectClipState;3384 if (mSnapshot->roundRectClipState != NULL /*&& !mSkipOutlineClip*/) {