Searched refs:fCoveragePaint (Results 1 – 1 of 1) sorted by relevance
785 SkPaint fCoveragePaint; member in AAGeometryView844 fCoveragePaint.setAntiAlias(true); in AAGeometryView()845 fCoveragePaint.setColor(SK_ColorBLUE); in AAGeometryView()1528 canvas->drawPath(fPath, fCoveragePaint); in onDrawContent()1536 canvas->drawBitmap(filteredMap, 0, 0, &fCoveragePaint); in onDrawContent()1538 canvas->drawBitmap(distMap, 0, 0, &fCoveragePaint); in onDrawContent()