Searched defs:gdev (Results 1 – 1 of 1) sorted by relevance
/external/libkmsxx/kmscube/ |
D | cube-gbm.cpp | 51 GbmSurface(GbmDevice& gdev, int width, int height) in GbmSurface() 91 GbmEglSurface(Card& card, GbmDevice& gdev, const EglState& egl, int width, int height) in GbmEglSurface() 184 …OutputHandler(Card& card, GbmDevice& gdev, const EglState& egl, Connector* connector, Crtc* crtc, … in OutputHandler() 316 GbmDevice gdev(card); in main_gbm() local
|