/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_uevents.cpp | 139 IFBUpdate::getObject(ctx->dpyAttr[dpy].xres, dpy); in handle_uevent() 143 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 | 212 IFBUpdate::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext() 233 MDPComp::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_virtual.h | 36 static HWCVirtualBase* getObject(bool isVDSEnabled);
|
D | hwc_virtual.cpp | 38 HWCVirtualBase* HWCVirtualBase::getObject(bool isVDSEnabled) { in getObject() function in HWCVirtualBase 54 IFBUpdate::getObject(ctx, dpy); in init() 55 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in init()
|
D | hwc_uevents.cpp | 44 ctx->mFBUpdate[dpy] = IFBUpdate::getObject(ctx, dpy); in setup() 45 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in setup()
|
D | hwc_fbupdate.h | 50 static IFBUpdate *getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_mdpcomp.h | 49 static MDPComp* getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_fbupdate.cpp | 40 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { in getObject() function in qhwc::IFBUpdate
|
D | hwc_utils.cpp | 198 IFBUpdate::getObject(ctx, HWC_DISPLAY_PRIMARY); in initContext() 226 MDPComp::getObject(ctx, HWC_DISPLAY_PRIMARY); in initContext() 229 ctx->mHWCVirtual = HWCVirtualBase::getObject(true /*vds enabled*/); in initContext()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_uevents.cpp | 44 ctx->mFBUpdate[dpy] = IFBUpdate::getObject(ctx, dpy); in setup() 45 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in setup()
|
D | hwc_virtual.h | 36 static HWCVirtualBase* getObject(bool isVDSEnabled);
|
D | hwc_fbupdate.h | 50 static IFBUpdate *getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_virtual.cpp | 39 HWCVirtualBase* HWCVirtualBase::getObject(bool isVDSEnabled) { in getObject() function in HWCVirtualBase 65 IFBUpdate::getObject(ctx, dpy); in init() 66 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in init()
|
D | hwc_mdpcomp.h | 52 static MDPComp* getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_fbupdate.cpp | 40 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { in getObject() function in qhwc::IFBUpdate
|
D | hwc_utils.cpp | 205 IFBUpdate::getObject(ctx, HWC_DISPLAY_PRIMARY); in initContext() 233 MDPComp::getObject(ctx, HWC_DISPLAY_PRIMARY); in initContext() 249 ctx->mHWCVirtual = HWCVirtualBase::getObject(ctx->mVDSEnabled); in initContext()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_fbupdate.h | 50 static IFBUpdate *getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_mdpcomp.h | 52 static MDPComp* getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_fbupdate.cpp | 38 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { in getObject() function in qhwc::IFBUpdate
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.h | 50 static IFBUpdate *getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_mdpcomp.h | 49 static MDPComp* getObject(hwc_context_t *ctx, const int& dpy);
|
D | hwc_fbupdate.cpp | 38 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { in getObject() function in qhwc::IFBUpdate
|