Home
last modified time | relevance | path

Searched refs:fbXRes (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp2222 const int fbXRes = (int)ctx->dpyAttr[dpy].xres; in resetROI() local
2227 ctx->listStats[dpy].rRoi = (struct hwc_rect){lSplit, 0, fbXRes, fbYRes}; in resetROI()
2229 ctx->listStats[dpy].lRoi = (struct hwc_rect){0, 0,fbXRes, fbYRes}; in resetROI()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp2233 const int fbXRes = (int)ctx->dpyAttr[dpy].xres; in resetROI() local
2238 ctx->listStats[dpy].rRoi = (struct hwc_rect){lSplit, 0, fbXRes, fbYRes}; in resetROI()
2240 ctx->listStats[dpy].lRoi = (struct hwc_rect){0, 0,fbXRes, fbYRes}; in resetROI()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2651 const int fbXRes = (int)ctx->dpyAttr[dpy].xres; in resetROI() local
2662 ctx->listStats[dpy].rRoi = (struct hwc_rect){lSplit, 0, fbXRes, fbYRes}; in resetROI()
2664 ctx->listStats[dpy].lRoi = (struct hwc_rect){0, 0,fbXRes, fbYRes}; in resetROI()