Searched refs:firstState (Results 1 – 1 of 1) sorted by relevance
49 const BakedOpState& firstState = *(opList.states[0]); in onMergedBitmapOps() local76 .setRoundRectClipState(firstState.roundRectClipState) in onMergedBitmapOps()78 .setFillTexturePaint(*texture, textureFillFlags, firstState.op->paint, firstState.alpha) in onMergedBitmapOps()90 const BakedOpState& firstState = *(opList.states[0]); in onMergedPatchOps() local180 .setRoundRectClipState(firstState.roundRectClipState) in onMergedPatchOps()182 .setFillTexturePaint(*texture, textureFillFlags, firstOp.paint, firstState.alpha) in onMergedPatchOps()