HomeSort by relevance Sort by last modified time
    Searched defs:GatherPixelRefs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/utils/
SkPictureUtils.cpp 241 SkData* SkPictureUtils::GatherPixelRefs(SkPicture* pict, const SkRect& area) {
  /external/skia/src/utils/
SkPictureUtils.cpp 241 SkData* SkPictureUtils::GatherPixelRefs(SkPicture* pict, const SkRect& area) {
  /external/chromium_org/skia/ext/
lazy_pixel_ref_utils.cc 392 void LazyPixelRefUtils::GatherPixelRefs(
  /external/chromium_org/cc/resources/
picture.cc 244 void Picture::GatherPixelRefs(
246 TRACE_EVENT2("cc", "Picture::GatherPixelRefs",
267 skia::LazyPixelRefUtils::GatherPixelRefs(picture_.get(), &pixel_refs);

Completed in 2518 milliseconds