HomeSort by relevance Sort by last modified time
    Searched full:actual_height (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_layers.cpp 461 int actual_height = pvt_handle->height; local
462 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(pvt_handle, actual_width, actual_height);
464 layer_buffer->height = UINT32(actual_height);
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp 1207 int actual_height = pvt_handle->height; local
    [all...]

Completed in 60 milliseconds