OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mirroring_layer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/aura/
reflector_impl.cc
25
mirroring_layer_
(mirroring_layer),
65
mirroring_layer_
= NULL;
102
mirroring_layer_
->SetShowPaintedContent();
145
mirroring_layer_
->SetExternalTexture(shared_texture_.get());
155
if (!
mirroring_layer_
)
157
mirroring_layer_
->SetBounds(gfx::Rect(size));
175
mirroring_layer_
->SchedulePaint(new_rect);
reflector_impl.h
116
ui::Layer*
mirroring_layer_
;
member in class:content::ReflectorImpl
Completed in 37 milliseconds