Searched defs:fbnum (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayCtrlData.h | 147 inline bool Ctrl::init(uint32_t fbnum) { in init() 237 inline bool Data::init(uint32_t fbnum) { in init()
|
D | overlayCtrl.cpp | 24 bool Ctrl::init(uint32_t fbnum) { in init()
|
D | overlayMdp.cpp | 46 bool MdpCtrl::init(uint32_t fbnum) { in init()
|
D | overlayMdp.h | 393 inline bool MdpData::init(uint32_t fbnum) { in init()
|
D | overlayUtils.h | 694 inline bool openDev(OvFD& fd, int fbnum, in openDev() 792 inline bool open(OvFD& fd, uint32_t fbnum, const char* const dev, int flags) in open()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayCtrl.cpp | 24 bool Ctrl::init(uint32_t fbnum) { in init()
|
D | overlayMdp.cpp | 37 int fbnum = Overlay::getFbForDpy(dpy); in init() local 371 int fbnum = Overlay::getFbForDpy(dpy); in init() local
|
D | overlayUtils.h | 529 inline bool openDev(OvFD& fd, int fbnum, in openDev() 629 inline bool open(OvFD& fd, uint32_t fbnum, const char* const dev, int flags) in open()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMdp.cpp | 37 int fbnum = Overlay::getFbForDpy(dpy); in init() local 390 int fbnum = Overlay::getFbForDpy(dpy); in init() local
|
D | overlayUtils.h | 692 inline bool openDev(OvFD& fd, int fbnum, in openDev() 790 inline bool open(OvFD& fd, uint32_t fbnum, const char* const dev, int flags) in open()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMdp.cpp | 38 int fbnum = Overlay::getFbForDpy(dpy); in init() local 412 int fbnum = Overlay::getFbForDpy(dpy); in init() local
|
D | overlayUtils.h | 526 inline bool openDev(OvFD& fd, int fbnum, in openDev() 626 inline bool open(OvFD& fd, uint32_t fbnum, const char* const dev, int flags) in open()
|