Searched defs:SkPixelRefContainer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkPictureUtils.h32 * SkPixelRefContainer provides a base class for more elaborate pixel ref
35 class SkPixelRefContainer : public SkRefCnt { class in class:SkPictureUtils
48 class SkPixelRefsAndRectsList : public SkPixelRefContainer {
73 typedef SkPixelRefContainer INHERITED;
80 static void GatherPixelRefsAndRects(SkPicture* pict, SkPixelRefContainer* prCont);
/external/skia/include/utils/
H A DSkPictureUtils.h32 * SkPixelRefContainer provides a base class for more elaborate pixel ref
35 class SkPixelRefContainer : public SkRefCnt { class in class:SkPictureUtils
48 class SkPixelRefsAndRectsList : public SkPixelRefContainer {
73 typedef SkPixelRefContainer INHERITED;
80 static void GatherPixelRefsAndRects(SkPicture* pict, SkPixelRefContainer* prCont);

Completed in 79 milliseconds