Home
last modified time | relevance | path

Searched refs:empty_pixel_refs_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/resources/
Dpicture.cc437 Picture::PixelRefIterator::empty_pixel_refs_; member in cc::Picture::PixelRefIterator
441 current_pixel_refs_(empty_pixel_refs_.Pointer()), in PixelRefIterator()
453 current_pixel_refs_(empty_pixel_refs_.Pointer()), in PixelRefIterator()
516 current_pixel_refs_ = empty_pixel_refs_.Pointer(); in operator ++()
Dpicture.h115 static base::LazyInstance<PixelRefs> empty_pixel_refs_;