OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overfetch
(Results
1 - 2
of
2
) sorted by null
/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/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
Completed in 3290 milliseconds