OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failed_update_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
tiled_layer.h
132
bool
failed_update_
;
member in class:cc::TiledLayer
tiled_layer.cc
92
failed_update_
(false),
332
failed_update_
= true;
624
failed_update_
= false;
686
DCHECK(!skips_draw_ && !
failed_update_
); // Did ResetUpdateState get skipped?
720
failed_update_
= false;
827
if (
failed_update_
|| visible_content_rect().IsEmpty() ||
Completed in 2728 milliseconds