Searched refs:mDest (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_ad.h50 mDest = overlay::utils::OV_INVALID;
63 overlay::utils::eDest mDest; member in class:qhwc::AssertiveDisplay
H A Dhwc_ad.cpp129 mDest(overlay::utils::OV_INVALID) {
248 mDest = dest;
273 if (!ctx->mOverlay->queueBuffer(fd, offset, mDest)) {
H A Dhwc_fbupdate.h79 ovutils::eDest mDest; //pipe to draw on member in class:qhwc::FBUpdateNonSplit
H A Dhwc_fbupdate.cpp79 mDest = ovutils::OV_INVALID;
154 mDest = dest;
222 NULL, mDest) < 0) {
237 ovutils::eDest dest = mDest;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_ad.h50 mDest = overlay::utils::OV_INVALID;
61 overlay::utils::eDest mDest; member in class:qhwc::AssertiveDisplay
H A Dhwc_ad.cpp98 mDest(overlay::utils::OV_INVALID)
223 mDest = dest;
251 if (!ctx->mOverlay->queueBuffer(fd, offset, mDest)) {
H A Dhwc_fbupdate.h79 ovutils::eDest mDest; //pipe to draw on member in class:qhwc::FBUpdateNonSplit
H A Dhwc_fbupdate.cpp86 mDest = ovutils::OV_INVALID;
160 mDest = dest;
228 NULL, mDest) < 0) {
243 ovutils::eDest dest = mDest;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_ad.h50 mDest = overlay::utils::OV_INVALID;
61 overlay::utils::eDest mDest; member in class:qhwc::AssertiveDisplay
H A Dhwc_ad.cpp101 mDest(overlay::utils::OV_INVALID)
227 mDest = dest;
255 if (!ctx->mOverlay->queueBuffer(fd, offset, mDest)) {
H A Dhwc_fbupdate.h79 ovutils::eDest mDest; //pipe to draw on member in class:qhwc::FBUpdateNonSplit
H A Dhwc_fbupdate.cpp84 mDest = ovutils::OV_INVALID;
153 mDest = dest;
220 NULL, mDest) < 0) {
235 ovutils::eDest dest = mDest;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.h63 ovutils::eDest mDest; //pipe to draw on member in class:qhwc::FBUpdateLowRes
H A Dhwc_fbupdate.cpp45 mDest = ovutils::OV_INVALID;
78 mDest = dest;
134 ovutils::eDest dest = mDest;

Completed in 207 milliseconds