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

  /external/chromium-trace/catapult/systrace/atrace_helper/jni/
libmemtrack_wrapper.h 23 uint64_t graphics_total() const;
libmemtrack_wrapper.cc 120 uint64_t MemtrackProc::graphics_total() const { function in class:MemtrackProc
process_memory_stats.cc 129 gpu_graphics_kb_ = mt.graphics_total() / 1024;

Completed in 79 milliseconds