HomeSort by relevance Sort by last modified time
    Searched refs:empty_pixel_refs_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/resources/
picture.h 106 static base::LazyInstance<PixelRefs> empty_pixel_refs_; member in class:cc::Picture::PixelRefIterator
picture.cc 375 Picture::PixelRefIterator::empty_pixel_refs_; member in class:cc::Picture::PixelRefIterator
379 current_pixel_refs_(empty_pixel_refs_.Pointer()),
391 current_pixel_refs_(empty_pixel_refs_.Pointer()),
453 current_pixel_refs_ = empty_pixel_refs_.Pointer();

Completed in 23 milliseconds