Lines Matching refs:tmpPaint
1107 SkPaint tmpPaint;1108 tmpPaint.setAlpha(alpha);1109 return this->saveLayer(bounds, &tmpPaint);