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

  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 430 DestScaleInfoMap dest_scale_info_map = {}; member in struct:sdm::HWLayersInfo
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_device.cpp 294 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i);
296 if (it == hw_layer_info.dest_scale_info_map.end()) {
324 mdp_commit.dest_scaler_cnt = UINT32(hw_layer_info.dest_scale_info_map.size());
    [all...]

Completed in 292 milliseconds