OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resource_lost
(Results
1 - 9
of
9
) 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
35
bool
resource_lost
) {
37
if (
resource_lost
)
39
return ScopedUIResource::GetBitmap(uid,
resource_lost
);
fake_scoped_ui_resource.h
20
bool
resource_lost
) OVERRIDE;
/external/chromium_org/chrome/browser/android/thumbnail/
thumbnail.h
61
bool
resource_lost
) OVERRIDE;
thumbnail.cc
83
bool
resource_lost
) {
/external/chromium_org/content/browser/android/
system_ui_resource_manager_impl.cc
107
bool
resource_lost
) OVERRIDE {
/external/chromium_org/cc/trees/
layer_tree_host.cc
1224
bool
resource_lost
= false;
local
1255
bool
resource_lost
= true;
local
[
all
...]
Completed in 254 milliseconds