don't rely on fonts having a stream
authorcaryclark <caryclark@google.com>
Mon, 15 Jun 2015 15:05:06 +0000 (08:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Jun 2015 15:05:06 +0000 (08:05 -0700)
commitf5c633f95db6e15da6f443a4f49f534e01edb676
treea21c965bf76453b9bb8363c1d4c53f69e7953f5a
parent1692bd12b529b573873dd96becce5b0aabf18bbd
don't rely on fonts having a stream

Portable fonts don't have streams, so expect the stream open
to fail.

R=bungeman@google.com
TBR=cdalton@nvidia.com

Review URL: https://codereview.chromium.org/1185803003
src/fonts/SkTestScalerContext.h
src/gpu/gl/GrGLPathRendering.cpp