OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_lost_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
texture_layer.cc
288
is_lost_
(false) {
307
is_lost_
= is_lost;
327
release_callback_->Run(sync_point_,
is_lost_
);
texture_layer.h
76
// This lock guards the sync_point_ and
is_lost_
fields because they can be
82
bool
is_lost_
;
member in class:cc::TextureLayer::TextureMailboxHolder
Completed in 476 milliseconds