/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_uevents.cpp | 141 IFBUpdate::getObject(ctx->dpyAttr[dpy].xres, dpy); in handle_uevent() 145 ctx->mMDPComp[dpy] = MDPComp::getObject( in handle_uevent()
|
D | hwc_fbupdate.h | 44 static IFBUpdate *getObject(const int& width, const int& dpy);
|
D | hwc_mdpcomp.h | 49 static MDPComp* getObject(const int& width, const int dpy);
|
D | hwc_fbupdate.cpp | 29 IFBUpdate* IFBUpdate::getObject(const int& width, const int& dpy) { in getObject() function in qhwc::IFBUpdate
|
D | hwc_utils.cpp | 213 IFBUpdate::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext() 234 MDPComp::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext()
|
D | hwc_mdpcomp.cpp | 41 MDPComp* MDPComp::getObject(const int& width, int dpy) { in getObject() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
D | hwc_uevents.cpp | 141 IFBUpdate::getObject(ctx->dpyAttr[dpy].xres, dpy); in handle_uevent() 145 ctx->mMDPComp[dpy] = MDPComp::getObject( in handle_uevent()
|
D | hwc_fbupdate.h | 44 static IFBUpdate *getObject(const int& width, const int& dpy);
|
D | hwc_mdpcomp.h | 49 static MDPComp* getObject(const int& width, const int dpy);
|
D | hwc_fbupdate.cpp | 29 IFBUpdate* IFBUpdate::getObject(const int& width, const int& dpy) { in getObject() function in qhwc::IFBUpdate
|
D | hwc_utils.cpp | 174 IFBUpdate::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext() 195 MDPComp::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext()
|
D | hwc_mdpcomp.cpp | 41 MDPComp* MDPComp::getObject(const int& width, int dpy) { in getObject() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_fbupdate.h | 44 static IFBUpdate *getObject(const int& width, const int& rightSplit,
|
D | hwc_mdpcomp.h | 51 static MDPComp* getObject(const int& width, const int& rightSplit,
|
D | hwc_utils.cpp | 147 IFBUpdate::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext() 168 MDPComp::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext() 1119 IFBUpdate::getObject(ctx->dpyAttr[dpy].xres, rSplit, dpy); in setupSecondaryObjs() 1120 ctx->mMDPComp[dpy] = MDPComp::getObject( in setupSecondaryObjs()
|
D | hwc_fbupdate.cpp | 34 IFBUpdate* IFBUpdate::getObject(const int& width, const int& rightSplit, in getObject() function in qhwc::IFBUpdate
|
D | hwc_mdpcomp.cpp | 44 MDPComp* MDPComp::getObject(const int& width, const int& rightSplit, in getObject() function in qhwc::MDPComp
|