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

/external/chromium_org/gpu/command_buffer/common/
H A Dgpu_control.h23 // Common interface for GpuControl implementations.
24 class GPU_EXPORT GpuControl { class in namespace:gpu
26 GpuControl() {} function in class:gpu::GpuControl
27 virtual ~GpuControl() {}
67 DISALLOW_COPY_AND_ASSIGN(GpuControl);

Completed in 59 milliseconds