HomeSort by relevance Sort by last modified time
    Searched refs:changeResolution (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 85 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig) {
171 changeResolution(ctx, info.xres, info.yres);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 86 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig,
178 changeResolution(ctx, info.xres, info.yres, info.width, info.height);
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.cpp 115 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig,
261 changeResolution(ctx, info.xres, info.yres, info.width, info.height);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 95 void changeResolution(hwc_context_t *ctx, int xres_orig, int yres_orig,
237 changeResolution(ctx, info.xres, info.yres, info.width, info.height);
    [all...]

Completed in 71 milliseconds