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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardware.h 83 nsecs_t getRefreshPeriod() const;
DisplayHardware.cpp 426 nsecs_t DisplayHardware::getRefreshPeriod() const {
  /frameworks/native/services/surfaceflinger/
Layer.cpp 740 const nsecs_t period = hw.getRefreshPeriod();

Completed in 38 milliseconds