OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resource_lost
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/resources/
ui_resource_client.h
28
bool
resource_lost
) = 0;
scoped_ui_resource.h
32
bool
resource_lost
) OVERRIDE;
scoped_ui_resource.cc
36
bool
resource_lost
) {
/external/chromium_org/cc/test/
fake_scoped_ui_resource.cc
38
bool
resource_lost
) {
40
if (
resource_lost
)
42
return ScopedUIResource::GetBitmap(uid,
resource_lost
);
fake_scoped_ui_resource.h
20
bool
resource_lost
) OVERRIDE;
/external/chromium_org/cc/trees/
layer_tree_host.cc
1195
bool
resource_lost
= false;
local
1226
bool
resource_lost
= true;
local
[
all
...]
Completed in 2191 milliseconds