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

  /frameworks/av/media/libstagefright/include/media/stagefright/
VideoFrameScheduler.h 87 nsecs_t mVsyncPeriod;
  /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 155 mConfig->mVsyncPeriod = vsyncPeriod;
185 nsecs_t getVsyncPeriod() const { return mVsyncPeriod; }
197 nsecs_t mVsyncPeriod;

Completed in 247 milliseconds