Searched refs:active_url_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_widget_fullscreen_pepper.h73 GURL active_url_; member in class:content::RenderWidgetFullscreenPepper
H A Drender_widget_fullscreen_pepper.cc283 active_url_(active_url),
388 return active_url_;
/external/chromium_org/content/common/gpu/
H A Dgpu_command_buffer_stub.cc178 active_url_(active_url),
181 FastSetActiveURL(active_url_, active_url_hash_);
222 FastSetActiveURL(active_url_, active_url_hash_);
309 FastSetActiveURL(active_url_, active_url_hash_);
411 if (handle_.is_null() && !active_url_.is_empty()) {
414 active_url_));
624 if (handle_.is_null() && !active_url_.is_empty()) {
627 active_url_));
689 handle_.is_null(), state.context_lost_reason, active_url_));
820 FastSetActiveURL(active_url_, active_url_hash
[all...]
H A Dgpu_command_buffer_stub.h274 GURL active_url_; member in class:content::GpuCommandBufferStub
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.cc96 active_url_(active_url),
179 active_url_,
186 active_url_,
H A Dwebgraphicscontext3d_command_buffer_impl.h198 GURL active_url_; member in class:content::WebGraphicsContext3DCommandBufferImpl

Completed in 567 milliseconds