Home
last modified time | relevance | path

Searched defs:mVsyncPeriod (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DDeviceInfo.h94 int64_t mVsyncPeriod = 16666666; variable
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DVideoFrameSchedulerBase.h54 nsecs_t mVsyncPeriod; member
/aosp12/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h113 uint32_t mXres, mYres, mVsyncPeriod, mPrimaryWidth, mPrimaryHeight; variable
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h400 uint32_t mVsyncPeriod; variable
1255 uint32_t mVsyncPeriod; variable
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.h243 uint64_t mVsyncPeriod = 0; variable
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h623 int32_t mVsyncPeriod = DEFAULT_VSYNC_PERIOD; variable