HomeSort by relevance Sort by last modified time
    Searched defs:GetFrameBufferResolution (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_null.h 63 virtual void GetFrameBufferResolution(uint32_t *x_pixels, uint32_t *y_pixels) {
hwc_display.cpp 393 GetFrameBufferResolution(&x_pixels, &y_pixels);
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_null.h 63 virtual void GetFrameBufferResolution(uint32_t *x_pixels, uint32_t *y_pixels) {
hwc_display.cpp 405 GetFrameBufferResolution(&x_pixels, &y_pixels);
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp     [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display.cpp     [all...]

Completed in 57 milliseconds