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

  /external/chromium_org/cc/layers/
texture_layer.cc 284 is_lost_(false) {}
302 is_lost_ = is_lost;
322 release_callback_->Run(sync_point_, is_lost_);
texture_layer.h 74 // This lock guards the sync_point_ and is_lost_ fields because they can be
80 bool is_lost_; member in class:cc::TextureLayer::TextureMailboxHolder

Completed in 388 milliseconds