Searched refs:updateDisplayInfo (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_uevents.cpp | 188 updateDisplayInfo(ctx, dpy); in handle_uevent()
|
D | hwc_utils.h | 305 void updateDisplayInfo(hwc_context_t* ctx, int dpy);
|
D | hwc_utils.cpp | 146 void updateDisplayInfo(hwc_context_t* ctx, int dpy) { in updateDisplayInfo() function 307 updateDisplayInfo(ctx, HWC_DISPLAY_PRIMARY); in initContext() 2854 updateDisplayInfo(ctx, dpy); in handle_online()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_uevents.cpp | 188 updateDisplayInfo(ctx, dpy); in handle_uevent()
|
D | hwc_utils.h | 332 void updateDisplayInfo(hwc_context_t* ctx, int dpy);
|
D | hwc_utils.cpp | 126 void updateDisplayInfo(hwc_context_t* ctx, int dpy) { in updateDisplayInfo() function 283 updateDisplayInfo(ctx, HWC_DISPLAY_PRIMARY); in initContext() 2825 updateDisplayInfo(ctx, dpy); in handle_online()
|