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

/external/chromium_org/gpu/command_buffer/client/
H A Dgpu_control.h24 // Common interface for GpuControl implementations.
25 class GPU_EXPORT GpuControl { class in namespace:gpu
27 GpuControl() {} function in class:gpu::GpuControl
28 virtual ~GpuControl() {}
75 DISALLOW_COPY_AND_ASSIGN(GpuControl);

Completed in 816 milliseconds