Home
last modified time | relevance | path

Searched refs:changeResolution (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp85 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig) { in changeResolution() function
171 changeResolution(ctx, info.xres, info.yres); in openFramebufferDevice()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp86 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig, in changeResolution() function
178 changeResolution(ctx, info.xres, info.yres, info.width, info.height); in openFramebufferDevice()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.cpp115 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig, in changeResolution() function
261 changeResolution(ctx, info.xres, info.yres, info.width, info.height); in openFramebufferDevice()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp95 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig, in changeResolution() function
237 changeResolution(ctx, info.xres, info.yres, info.width, info.height); in openFramebufferDevice()