Lines Matching defs:dpy
78 static int getDpyforExternalDisplay(hwc_context_t *ctx, int dpy) { in getDpyforExternalDisplay()
135 for(int dpy = 0; dpy < numDisplays; dpy++) { in setDMAState() local
237 static void scaleDisplayFrame(hwc_context_t *ctx, int dpy, in scaleDisplayFrame()
271 const int dpy = HWC_DISPLAY_PRIMARY; in hwc_prepare_primary() local
305 const int dpy = HWC_DISPLAY_EXTERNAL; in hwc_prepare_external() local
360 int dpy = getDpyforExternalDisplay(ctx, i); in hwc_prepare() local
384 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, in hwc_eventControl()
415 static int hwc_setPowerMode(struct hwc_composer_device_1* dev, int dpy, in hwc_setPowerMode()
486 const int dpy = HWC_DISPLAY_VIRTUAL; in hwc_setPowerMode() local
582 const int dpy = HWC_DISPLAY_PRIMARY; in hwc_set_primary() local
646 const int dpy = HWC_DISPLAY_EXTERNAL; in hwc_set_external() local
707 int dpy = getDpyforExternalDisplay(ctx, i); in hwc_set() local
824 for(int dpy = 0; dpy < HWC_NUM_DISPLAY_TYPES; dpy++) { in hwc_dump() local