OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EvictDelegatedFrame
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/content/browser/renderer_host/
delegated_frame_evictor.h
16
virtual void
EvictDelegatedFrame
() = 0;
delegated_frame_evictor.cc
48
client_->
EvictDelegatedFrame
();
render_widget_host_view_android.h
214
virtual void
EvictDelegatedFrame
() OVERRIDE;
render_widget_host_view_android.cc
[
all
...]
/external/chromium_org/content/browser/compositor/
delegated_frame_host.cc
246
EvictDelegatedFrame
();
350
EvictDelegatedFrame
();
368
EvictDelegatedFrame
();
520
void DelegatedFrameHost::
EvictDelegatedFrame
() {
[
all
...]
delegated_frame_host.h
219
virtual void
EvictDelegatedFrame
() OVERRIDE;
Completed in 172 milliseconds