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

  /hardware/qcom/display/msm8909/sdm/libs/core/drm/
hw_scale_drm.cpp 95 scaler->pe.left_ftch[i] = plane.left.overfetch;
96 scaler->pe.top_ftch[i] = plane.top.overfetch;
97 scaler->pe.right_ftch[i] = plane.right.overfetch;
98 scaler->pe.btm_ftch[i] = plane.bottom.overfetch;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_scale_drm.cpp 95 scaler->pe.left_ftch[i] = plane.left.overfetch;
96 scaler->pe.top_ftch[i] = plane.top.overfetch;
97 scaler->pe.right_ftch[i] = plane.right.overfetch;
98 scaler->pe.btm_ftch[i] = plane.bottom.overfetch;
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_scale.cpp 71 mdp_scale->left_ftch[i] = plane.left.overfetch;
75 mdp_scale->top_ftch[i] = plane.top.overfetch;
79 mdp_scale->right_ftch[i] = plane.right.overfetch;
83 mdp_scale->btm_ftch[i] = plane.bottom.overfetch;
165 mdp_scale->left_ftch[i] = plane.left.overfetch;
169 mdp_scale->top_ftch[i] = UINT32(plane.top.overfetch);
173 mdp_scale->right_ftch[i] = plane.right.overfetch;
177 mdp_scale->btm_ftch[i] = UINT32(plane.bottom.overfetch);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_scale.cpp 71 mdp_scale->left_ftch[i] = plane.left.overfetch;
75 mdp_scale->top_ftch[i] = plane.top.overfetch;
79 mdp_scale->right_ftch[i] = plane.right.overfetch;
83 mdp_scale->btm_ftch[i] = plane.bottom.overfetch;
165 mdp_scale->left_ftch[i] = plane.left.overfetch;
169 mdp_scale->top_ftch[i] = UINT32(plane.top.overfetch);
173 mdp_scale->right_ftch[i] = plane.right.overfetch;
177 mdp_scale->btm_ftch[i] = UINT32(plane.bottom.overfetch);
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.cpp 71 mdp_scale->left_ftch[i] = plane.left.overfetch;
75 mdp_scale->top_ftch[i] = plane.top.overfetch;
79 mdp_scale->right_ftch[i] = plane.right.overfetch;
83 mdp_scale->btm_ftch[i] = plane.bottom.overfetch;
162 mdp_scale->left_ftch[i] = plane.left.overfetch;
166 mdp_scale->top_ftch[i] = UINT32(plane.top.overfetch);
170 mdp_scale->right_ftch[i] = plane.right.overfetch;
174 mdp_scale->btm_ftch[i] = UINT32(plane.bottom.overfetch);
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_scale.cpp 71 mdp_scale->left_ftch[i] = plane.left.overfetch;
75 mdp_scale->top_ftch[i] = plane.top.overfetch;
79 mdp_scale->right_ftch[i] = plane.right.overfetch;
83 mdp_scale->btm_ftch[i] = plane.bottom.overfetch;
165 mdp_scale->left_ftch[i] = plane.left.overfetch;
169 mdp_scale->top_ftch[i] = UINT32(plane.top.overfetch);
173 mdp_scale->right_ftch[i] = plane.right.overfetch;
177 mdp_scale->btm_ftch[i] = UINT32(plane.bottom.overfetch);
  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 323 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom member in struct:sdm::HWPixelExtension
  /hardware/qcom/display/msm8909/sdm/include/private/
hw_info_types.h 361 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom member in struct:sdm::HWPixelExtension
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
hw_info_types.h 360 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom member in struct:sdm::HWPixelExtension
  /hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h 354 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom member in struct:sdm::HWPixelExtension

Completed in 602 milliseconds