Searched refs:DEGREE_NINETY (Results 1 – 2 of 2) sorted by relevance
42 constexpr int32_t DEGREE_NINETY = 90; variable291 if (rotateDegree_ == DEGREE_NINETY || rotateDegree_ == -DEGREE_NINETY) { in ApplyImageFit()324 if (rotateDegree_ == DEGREE_NINETY) { in CalculateByDegree()326 } else if (rotateDegree_ == -DEGREE_NINETY) { in CalculateByDegree()376 if (rotateDegree_ == DEGREE_NINETY || rotateDegree_ == -DEGREE_NINETY) { in ApplyCanvasClip()501 if (rotateDegree_ == DEGREE_NINETY || rotateDegree_ == -DEGREE_NINETY) { in CalcRepeatBounds()
47 constexpr int32_t DEGREE_NINETY = 90; variable142 return -DEGREE_NINETY; in CalculateRotateDegree()144 return DEGREE_NINETY; in CalculateRotateDegree()