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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
cpuhint.h 51 int frame_countdown_ = 0; member in class:sdm::CPUHint
cpuhint.cpp 89 if (frame_countdown_) {
90 --frame_countdown_;
107 frame_countdown_ = pre_enable_window_;

Completed in 68 milliseconds