Searched defs:getObject (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp38 HWCVirtualBase* HWCVirtualBase::getObject(bool isVDSEnabled) { function in class:HWCVirtualBase
54 IFBUpdate::getObject(ctx, dpy);
55 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy);
H A Dhwc_fbupdate.cpp40 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::IFBUpdate
H A Dhwc_mdpcomp.cpp49 MDPComp* MDPComp::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::MDPComp
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp39 HWCVirtualBase* HWCVirtualBase::getObject(bool isVDSEnabled) { function in class:HWCVirtualBase
65 IFBUpdate::getObject(ctx, dpy);
66 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy);
H A Dhwc_fbupdate.cpp40 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::IFBUpdate
H A Dhwc_mdpcomp.cpp50 MDPComp* MDPComp::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::MDPComp
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp29 IFBUpdate* IFBUpdate::getObject(const int& width, const int& dpy) { function in class:qhwc::IFBUpdate
H A Dhwc_mdpcomp.cpp41 MDPComp* MDPComp::getObject(const int& width, int dpy) { function in class:qhwc::MDPComp
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_fbupdate.cpp38 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::IFBUpdate
H A Dhwc_mdpcomp.cpp51 MDPComp* MDPComp::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::MDPComp
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.cpp38 IFBUpdate* IFBUpdate::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::IFBUpdate
H A Dhwc_mdpcomp.cpp61 MDPComp* MDPComp::getObject(hwc_context_t *ctx, const int& dpy) { function in class:qhwc::MDPComp

Completed in 123 milliseconds