skia2/include
kkinnunen cd6ca9e689 Make SkImage::getTexture() const
Make SkImage::getTexture() const. At the moment the function
does not mutate the state.

One use-case is that this makes it possible in the future to add draw
function to SkBaseDevice functions. The device draw functions take
const ref objects, but SkGpuDevice likely would benefit of using the
getTexture().

BUG=skia:3388
R=reed@google.com

Review URL: https://codereview.chromium.org/925853002
2015-02-18 10:50:52 -08:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
c add stroke params to c api 2015-01-10 17:59:31 -08:00
config SK_NO_FLATE 2015-02-17 13:10:43 -08:00
core Make SkImage::getTexture() const 2015-02-18 10:50:52 -08:00
device/xps Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
effects Fix SkComposeImageFilter's bounds computation and offset handling 2015-02-13 09:05:47 -08:00
gpu Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/) 2015-02-17 18:38:38 -08:00
images Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
pathops add pathops tight bounds; conform path ops' gyp to unit tests 2014-06-24 07:55:12 -07:00
pdf use common impl for drawTextOnPath 2015-02-17 10:33:54 -08:00
pipe "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
ports SkAtomics: add asserts for valid memory orders. 2015-02-09 14:13:44 -08:00
svg Add SkSVGCanvas 2015-02-06 12:51:10 -08:00
utils Remove SkProxyCanvas. 2015-01-29 11:58:51 -08:00
views First cut at cleaning up Sergio's example code and moving some common code to SkWindow. 2015-01-30 12:37:02 -08:00
xml add length parameter to addText, to match attr values 2015-02-04 18:29:27 -08:00