HomeSort by relevance Sort by last modified time
    Searched full:rotate_result (Results 1 - 1 of 1) sorted by null

  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.cpp 481 int rotate_result = 0; local
486 rotate_result = 90;
489 rotate_result = 180;
492 rotate_result = 270;
511 return rotate_result;

Completed in 2025 milliseconds