Home
last modified time | relevance | path

Searched refs:mDstRect (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_qclient.cpp142 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.left); in getDisplayVisibleRegion()
143 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.top); in getDisplayVisibleRegion()
144 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.right); in getDisplayVisibleRegion()
145 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.bottom); in getDisplayVisibleRegion()
Dhwc_utils.h98 hwc_rect_t mDstRect; member
Dhwc_fbupdate.cpp203 ctx->dpyAttr[mDpy].mDstRect = displayFrame; in configure()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_qclient.cpp148 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.left); in getDisplayVisibleRegion()
149 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.top); in getDisplayVisibleRegion()
150 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.right); in getDisplayVisibleRegion()
151 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.bottom); in getDisplayVisibleRegion()
Dhwc_fbupdate.cpp209 ctx->dpyAttr[mDpy].mDstRect = displayFrame; in configure()
Dhwc_utils.h99 hwc_rect_t mDstRect; member
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_qclient.cpp160 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.left); in getDisplayVisibleRegion()
161 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.top); in getDisplayVisibleRegion()
162 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.right); in getDisplayVisibleRegion()
163 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.bottom); in getDisplayVisibleRegion()
Dhwc_fbupdate.cpp198 ctx->dpyAttr[mDpy].mDstRect = displayFrame; in configure()
Dhwc_utils.h114 hwc_rect_t mDstRect; member
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_qclient.cpp159 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.left); in getDisplayVisibleRegion()
160 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.top); in getDisplayVisibleRegion()
161 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.right); in getDisplayVisibleRegion()
162 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.bottom); in getDisplayVisibleRegion()
Dhwc_fbupdate.cpp201 ctx->dpyAttr[mDpy].mDstRect = displayFrame; in configure()
Dhwc_utils.h108 hwc_rect_t mDstRect; member