HomeSort by relevance Sort by last modified time
    Searched defs:estimated_size (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/webkit/browser/database/
databases_table.h 26 int64 estimated_size; member in struct:webkit_database::DatabaseDetails
  /external/chromium_org/gpu/command_buffer/service/
texture_manager.h 73 uint32 estimated_size() const { function in class:gpu::gles2::Texture
165 return estimated_size() > 0;
208 uint32 estimated_size; member in struct:gpu::gles2::Texture::LevelInfo
gles2_cmd_decoder.cc 395 size_t estimated_size() const { function in class:gpu::gles2::BackTexture
432 size_t estimated_size() const { function in class:gpu::gles2::BackRenderbuffer
736 bool EnsureGPUMemoryAvailable(size_t estimated_size) {
739 return tracker->EnsureGPUMemoryAvailable(estimated_size);
2036 uint32 estimated_size = 0; local
5088 uint32 estimated_size = 0; local
5145 uint32 estimated_size = 0; local
8199 uint32 estimated_size = 0; local
9997 uint32 estimated_size = 0; local
    [all...]

Completed in 887 milliseconds