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

  /hardware/qcom/display/msm8909/libhdmi/
hdmi.h 61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; };
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.h 61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; };
  /frameworks/av/media/libstagefright/
VideoFrameScheduler.cpp 382 nsecs_t VideoFrameScheduler::getVsyncPeriod() {
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.h 258 nsecs_t getVsyncPeriod() const { return mVsyncPeriod; }

Completed in 242 milliseconds