HomeSort by relevance Sort by last modified time
    Searched refs:estimated_size (Results 26 - 37 of 37) sorted by null

12

  /external/chromium_org/android_webview/browser/
aw_content_browser_client.h 81 unsigned long estimated_size,
aw_content_browser_client.cc 290 unsigned long estimated_size,
  /external/chromium_org/content/public/browser/
content_browser_client.cc 146 unsigned long estimated_size,
content_browser_client.h 316 unsigned long estimated_size,
  /external/chromium_org/gpu/command_buffer/service/
texture_manager_unittest.cc 447 EXPECT_EQ(0u, texture->estimated_size());
516 EXPECT_EQ(8u * 4u * 4u, texture_ref_->texture()->estimated_size());
528 EXPECT_EQ(8u * 4u * 4u * 2u, texture_ref_->texture()->estimated_size());
    [all...]
gles2_cmd_decoder.cc 424 size_t estimated_size() const { function in class:gpu::gles2::BackTexture
467 size_t estimated_size() const { function in class:gpu::gles2::BackRenderbuffer
771 bool EnsureGPUMemoryAvailable(size_t estimated_size) {
774 return tracker->EnsureGPUMemoryAvailable(estimated_size);
2059 uint32 estimated_size = 0; local
5199 uint32 estimated_size = 0; local
5434 uint32 estimated_size = 0; local
8321 uint32 estimated_size = 0; local
10133 uint32 estimated_size = 0; local
    [all...]
  /external/chromium_org/content/browser/worker_host/
worker_process_host.cc 377 unsigned long estimated_size,
380 url, name, display_name, estimated_size, resource_context_,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 139 unsigned long estimated_size,
chrome_content_browser_client.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_cookie_view.cc 635 unsigned long estimated_size) {
646 estimated_size,
647 GetByteDisplayUnits(estimated_size),
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_chrome_cookie_view.cc 629 unsigned long estimated_size) {
639 UTF16ToUTF8(ui::FormatBytes(estimated_size)).c_str());
  /external/chromium_org/chrome/renderer/
content_settings_observer.cc 236 unsigned long estimated_size) {

Completed in 1219 milliseconds

12