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

  /frameworks/av/include/media/stagefright/
VideoFrameScheduler.h 87 nsecs_t mVsyncPeriod;
  /hardware/qcom/display/msm8909/libhdmi/
hdmi.h 61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; };
99 uint32_t mXres, mYres, mVsyncPeriod, mPrimaryWidth, mPrimaryHeight;
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.h 61 uint32_t getVsyncPeriod() const { return mVsyncPeriod; };
113 uint32_t mXres, mYres, mVsyncPeriod, mPrimaryWidth, mPrimaryHeight;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.h 226 mConfig->mVsyncPeriod = vsyncPeriod;
256 nsecs_t getVsyncPeriod() const { return mVsyncPeriod; }
268 nsecs_t mVsyncPeriod;

Completed in 359 milliseconds