Searched refs:previousStyle (Results 1 – 4 of 4) sorted by relevance
238 Paint.Style previousStyle = textPaint.getStyle(); in drawEdgeOutline() local252 textPaint.setStyle(previousStyle); in drawEdgeOutline()268 Paint.Style previousStyle = textPaint.getStyle(); in drawEdgeRaisedOrDepressed() local288 textPaint.setStyle(previousStyle); in drawEdgeRaisedOrDepressed()
1339 Paint.Style previousStyle = textPaint.getStyle(); in drawEdgeOutline() local1353 textPaint.setStyle(previousStyle); in drawEdgeOutline()1368 Paint.Style previousStyle = textPaint.getStyle(); in drawEdgeRaisedOrDepressed() local1388 textPaint.setStyle(previousStyle); in drawEdgeRaisedOrDepressed()
1348 Paint.Style previousStyle = textPaint.getStyle(); in drawEdgeOutline() local1362 textPaint.setStyle(previousStyle); in drawEdgeOutline()1377 Paint.Style previousStyle = textPaint.getStyle(); in drawEdgeRaisedOrDepressed() local1397 textPaint.setStyle(previousStyle); in drawEdgeRaisedOrDepressed()
823 final Paint.Style previousStyle = wp.getStyle(); in drawStroke() local832 wp.setStyle(previousStyle); in drawStroke()909 Paint.Style previousStyle = wp.getStyle(); in handleText() local915 wp.setStyle(previousStyle); in handleText()