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

  /external/chromium_org/content/public/common/
gpu_memory_stats.cc 9 GPUVideoMemoryUsageStats::GPUVideoMemoryUsageStats()
14 GPUVideoMemoryUsageStats::~GPUVideoMemoryUsageStats() {
17 GPUVideoMemoryUsageStats::ProcessStats::ProcessStats()
22 GPUVideoMemoryUsageStats::ProcessStats::~ProcessStats() {
gpu_memory_stats.h 19 struct CONTENT_EXPORT GPUVideoMemoryUsageStats {
20 GPUVideoMemoryUsageStats();
21 ~GPUVideoMemoryUsageStats();

Completed in 733 milliseconds