Searched defs:GpuProcess (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/gpu/
H A Dgpu_process.cc9 GpuProcess::GpuProcess() { function in class:content::GpuProcess
12 GpuProcess::~GpuProcess() {
H A Dgpu_process.h12 class GpuProcess : public ChildProcess { class in namespace:content
14 GpuProcess();
15 virtual ~GpuProcess();
18 DISALLOW_COPY_AND_ASSIGN(GpuProcess);
/external/chromium_org/content/test/gpu/gpu_tests/
H A Dgpu_process.py36 class GpuProcess(benchmark.Benchmark): class in inherits:benchmark.Benchmark

Completed in 2689 milliseconds