Expose API for whether an SkPicture contains text
authorajuma <ajuma@chromium.org>
Mon, 18 Aug 2014 19:59:55 +0000 (12:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 18 Aug 2014 19:59:55 +0000 (12:59 -0700)
commit750ae26745d261183001a78d24251f6392e96b27
tree58e795cc8408f83f088cd6270d2b9b9ed84a3bfc
parent637e57e3beca3a2b488b16997d428406bb6f655f
Expose API for whether an SkPicture contains text

BUG=chromium:399728
R=reed@google.com, nduca@chromium.org

Author: ajuma@chromium.org

Review URL: https://codereview.chromium.org/478673002
include/core/SkPicture.h
src/core/SkPicture.cpp
src/core/SkPictureData.h
tests/PictureTest.cpp