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

/external/chromium_org/ui/ozone/platform/dri/
H A Dgpu_platform_support_host_gbm.h26 class GpuPlatformSupportHostGbm : public GpuPlatformSupportHost, class in namespace:ui
30 GpuPlatformSupportHostGbm();
31 virtual ~GpuPlatformSupportHostGbm();
H A Dgpu_platform_support_host_gbm.cc14 GpuPlatformSupportHostGbm::GpuPlatformSupportHostGbm() function in class:ui::GpuPlatformSupportHostGbm
18 GpuPlatformSupportHostGbm::~GpuPlatformSupportHostGbm() {}
20 bool GpuPlatformSupportHostGbm::IsConnected() const {
24 void GpuPlatformSupportHostGbm::RegisterHandler(
29 void GpuPlatformSupportHostGbm::UnregisterHandler(
37 void GpuPlatformSupportHostGbm::AddChannelObserver(ChannelObserver* observer) {
44 void GpuPlatformSupportHostGbm::RemoveChannelObserver(
49 void GpuPlatformSupportHostGbm
[all...]

Completed in 160 milliseconds