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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 572 const int& sci_t = scissor.top; local
589 if(dst_t < sci_t) {
590 topCutRatio = (float)(sci_t - dst_t) / (float)dst_h;
591 dst_t = sci_t;
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 1062 const int& sci_t = scissor.top; local
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 1049 const int& sci_t = scissor.top; local
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 1267 const int& sci_t = scissor.top; local
    [all...]

Completed in 74 milliseconds