Searched refs:fPRSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkPictureUtils.cpp55 fPRSet = prset;
172 return SkNEW_ARGS(GatherPixelRefDevice, (width, height, fPRSet));
177 PixelRefSet* fPRSet; member in class:GatherPixelRefDevice
182 fPRSet->add(bm.pixelRef());
194 fPRSet->add(bm.pixelRef());
/external/skia/src/utils/
H A DSkPictureUtils.cpp55 fPRSet = prset;
172 return SkNEW_ARGS(GatherPixelRefDevice, (width, height, fPRSet));
177 PixelRefSet* fPRSet; member in class:GatherPixelRefDevice
182 fPRSet->add(bm.pixelRef());
194 fPRSet->add(bm.pixelRef());

Completed in 100 milliseconds