Searched refs:ClearClient (Results 1 - 17 of 17) sorted by path

/external/chromium_org/cc/blink/
H A Dweb_content_layer_impl.cc33 static_cast<PictureLayer*>(layer_->layer())->ClearClient();
35 static_cast<ContentLayer*>(layer_->layer())->ClearClient();
H A Dweb_external_texture_layer_impl.cc35 static_cast<TextureLayer*>(layer_->layer())->ClearClient();
/external/chromium_org/cc/layers/
H A Dcontent_layer.cc46 void ContentLayer::ClearClient() { function in class:cc::ContentLayer
H A Dcontent_layer.h39 void ClearClient();
H A Dpicture_image_layer.cc19 ClearClient();
H A Dpicture_layer.cc199 void PictureLayer::ClearClient() { function in class:cc::PictureLayer
H A Dpicture_layer.h24 void ClearClient();
H A Dtexture_layer.cc45 void TextureLayer::ClearClient() { function in class:cc::TextureLayer
H A Dtexture_layer.h92 void ClearClient();
H A Dtexture_layer_unittest.cc267 test_layer->ClearClient();
1319 texture_layer_->ClearClient();
/external/chromium_org/chrome/browser/extensions/
H A Dpack_extension_job.cc40 void PackExtensionJob::ClearClient() { function in class:extensions::PackExtensionJob
H A Dpack_extension_job.h44 void ClearClient();
H A Dstartup_helper.cc329 pack_job_->ClearClient();
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dpack_extension_handler.cc29 pack_job_->ClearClient();
/external/chromium_org/jingle/notifier/base/
H A Dxmpp_connection.cc81 ClearClient();
118 ClearClient();
140 void XmppConnection::ClearClient() { function in class:notifier::XmppConnection
H A Dxmpp_connection.h87 void ClearClient();
/external/chromium_org/ui/compositor/
H A Dlayer.cc482 texture_layer_->ClearClient();

Completed in 2267 milliseconds