Searched refs:fCoveragePaint (Results 1 – 1 of 1) sorted by relevance
790 SkPaint fCoveragePaint; member in AAGeometryView850 fCoveragePaint.setAntiAlias(true); in AAGeometryView()851 fCoveragePaint.setColor(SK_ColorBLUE); in AAGeometryView()1533 canvas->drawPath(fPath, fCoveragePaint); in onDrawContent()1541 canvas->drawBitmap(filteredMap, 0, 0, &fCoveragePaint); in onDrawContent()1543 canvas->drawBitmap(distMap, 0, 0, &fCoveragePaint); in onDrawContent()