Home
last modified time | relevance | path

Searched refs:GetByPath (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/gpu/
Dshader_disk_cache.cc443 return ShaderCacheFactory::GetByPath(iter->second); in Get()
446 scoped_refptr<ShaderDiskCache> ShaderCacheFactory::GetByPath( in GetByPath() function in content::ShaderCacheFactory
474 GetByPath(path), path, delete_begin, delete_end, callback); in ClearByPath()
Dshader_disk_cache.h135 scoped_refptr<ShaderDiskCache> GetByPath(const base::FilePath& path);