Home
last modified time | relevance | path

Searched defs:gdev (Results 1 – 2 of 2) sorted by relevance

/external/libkmsxx/kmscube/
Dcube-gbm.cpp51 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
/external/u-boot/board/nokia/rx51/
Drx51.c43 GraphicDevice gdev; variable