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

  /hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp 983 RectOrientation layer_orientation = GetOrientation(layer_rect); local
984 if (layer_orientation != kOrientationUnknown &&
986 if (layer_orientation != fb_orientation) {
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
display_base.cpp 1149 RectOrientation layer_orientation = GetOrientation(layer->src_rect); local
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/core/
display_base.cpp 1170 RectOrientation layer_orientation = GetOrientation(layer->src_rect); local
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_base.cpp 1168 RectOrientation layer_orientation = GetOrientation(layer->src_rect); local
    [all...]

Completed in 136 milliseconds