HomeSort by relevance Sort by last modified time
    Searched refs:GetByPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/gpu/
shader_disk_cache.h 135 scoped_refptr<ShaderDiskCache> GetByPath(const base::FilePath& path);
shader_disk_cache.cc 443 return ShaderCacheFactory::GetByPath(iter->second);
446 scoped_refptr<ShaderDiskCache> ShaderCacheFactory::GetByPath(
474 GetByPath(path), path, delete_begin, delete_end, callback);

Completed in 34 milliseconds