Searched defs:dest_rect (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp1212 hwc_rect_t dest_rect; local
1214 dest_rect = deductRect(bottomframe, irect);
1216 dest_rect, transform);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp1205 hwc_rect_t dest_rect; local
1207 dest_rect = deductRect(bottomframe, irect);
1209 dest_rect, transform);

Completed in 595 milliseconds