Move oval rendering code to GrOvalRenderer.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 22 Mar 2013 18:34:09 +0000 (18:34 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 22 Mar 2013 18:34:09 +0000 (18:34 +0000)
commit81312830ef73420efdc4821feb7c2d6fd9152af8
treeeed904a41dc717fe1ac1c9c757e416b99c69f85d
parent6f6568b27eae62fea23ab8192c6da02ab892bb5e
Move oval rendering code to GrOvalRenderer.

Author: jvanverth@google.com

Reviewed By: bsalomon@google.com,robertphillips@google.com

Review URL: https://chromiumcodereview.appspot.com/12657003

git-svn-id: http://skia.googlecode.com/svn/trunk@8345 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/gpu.gypi
include/gpu/GrContext.h
include/gpu/GrOvalRenderer.h [new file with mode: 0644]
src/gpu/GrContext.cpp
src/gpu/GrOvalRenderer.cpp [new file with mode: 0644]