Searched defs:strokeColor (Results 1 – 2 of 2) sorted by relevance
227 final int strokeColor = mDescriptor.circleStrokeColor; in postProcessOnBitmapResourceLoaded() local
133 final boolean fillBackground, final int backgroundColor, int strokeColor) { in drawBitmapWithCircleOnCanvas()