Searched refs:getDpyforExternalDisplay (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 78 static int getDpyforExternalDisplay(hwc_context_t *ctx, int dpy) { in getDpyforExternalDisplay() function 360 int dpy = getDpyforExternalDisplay(ctx, i); in hwc_prepare() 707 int dpy = getDpyforExternalDisplay(ctx, i); in hwc_set() 737 disp = getDpyforExternalDisplay(ctx, disp); in hwc_getDisplayConfigs() 767 disp = getDpyforExternalDisplay(ctx, disp); in hwc_getDisplayAttributes()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 88 static int getDpyforExternalDisplay(hwc_context_t *ctx, int dpy) { in getDpyforExternalDisplay() function 360 int dpy = getDpyforExternalDisplay(ctx, i); in hwc_prepare() 737 int dpy = getDpyforExternalDisplay(ctx, i); in hwc_set() 767 disp = getDpyforExternalDisplay(ctx, disp); in hwc_getDisplayConfigs() 797 disp = getDpyforExternalDisplay(ctx, disp); in hwc_getDisplayAttributes()
|