OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FakeScopedUIResource
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/test/
fake_scoped_ui_resource.cc
11
scoped_ptr<
FakeScopedUIResource
>
FakeScopedUIResource
::Create(
13
return make_scoped_ptr(new
FakeScopedUIResource
(host));
16
FakeScopedUIResource
::
FakeScopedUIResource
(LayerTreeHost* host) {
24
scoped_refptr<UIResourceBitmap>
FakeScopedUIResource
::GetBitmap(
33
void
FakeScopedUIResource
::ResetCounters() {
fake_scoped_ui_resource.h
15
class
FakeScopedUIResource
: public ScopedUIResource {
17
static scoped_ptr<
FakeScopedUIResource
> Create(LayerTreeHost* host);
28
explicit
FakeScopedUIResource
(LayerTreeHost* host);
/external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc
[
all
...]
layer_tree_host_unittest.cc
[
all
...]
Completed in 100 milliseconds