Searched refs:shader_prefix_key_ (Results 1 - 2 of 2) sorted by path

/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc1017 if (shader_prefix_key_.empty()) {
1024 base::Base64Encode(base::SHA1HashString(in_str), &shader_prefix_key_); local
1027 return shader_prefix_key_;
H A Dgpu_process_host.h272 std::string shader_prefix_key_; member in class:content::GpuProcessHost

Completed in 281 milliseconds