Push dash checks into GrContext.
authoregdaniel <egdaniel@google.com>
Wed, 11 Jun 2014 17:30:05 +0000 (10:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 11 Jun 2014 17:30:05 +0000 (10:30 -0700)
commitd58a0ba9cff9fcefe5047e88ccb4a6e76c591c40
tree76bf2e32924ec9a1988e68c226eb0c22d017848b
parent9b7906672eb6794497d560761aa8bab824a13a90
Push dash checks into GrContext.

Add class to hold stroke and dash info.

R=bsalomon@google.com, robertphillips@google.com, jvanverth@google.com

Author: egdaniel@google.com

Review URL: https://codereview.chromium.org/311183002
gyp/gpu.gypi
include/gpu/GrContext.h
src/gpu/GrAARectRenderer.cpp
src/gpu/GrAARectRenderer.h
src/gpu/GrBitmapTextContext.cpp
src/gpu/GrContext.cpp
src/gpu/GrDistanceFieldTextContext.cpp
src/gpu/GrStrokeInfo.h [new file with mode: 0644]
src/gpu/SkGpuDevice.cpp