Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5106)

Issue 7066051: fix warnings (float to int), and convert to skia-style (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by reed1
Modified:
12 years ago
Reviewers:
Humper
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

fix warnings (float to int), and convert to skia-style style examples: - use const: (const SkRect&) instead of (SkRect&) - spacing: (Type& r) instead of ( Type &r ) - use SK_OVERRIDE Committed: https://code.google.com/p/skia/source/detail?r=7069

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -21 lines) Patch
M bench/BlurRectBench.cpp View 1 2 3 4 7 chunks +24 lines, -21 lines 0 comments Download

Messages

Total messages: 1
reed1
12 years ago (2013-01-07 21:20:05 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b