Home
last modified time | relevance | path

Searched refs:SKIA_GPU_STR (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/memory_plugin/src/
H A Dmemory_data_plugin.cpp48 const std::string SKIA_GPU_STR = "Skia GPU Caches"; // flag for GPU member
1198 } else if (strncmp(line.c_str(), SKIA_GPU_STR.c_str(), SKIA_GPU_STR.size()) == 0) { in WriteGpuDumpInfo()

Completed in 3 milliseconds