Home
last modified time | relevance | path

Searched refs:btsVsyncPeriod (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.h68 const int32_t btsVsyncPeriod) override;
DExynosPrimaryDisplay.cpp1631 const int32_t btsVsyncPeriod) { in checkBtsReassignResource() argument
1636 if (vsyncPeriod < btsVsyncPeriod) { in checkBtsReassignResource()
1644 } else if (vsyncPeriod > btsVsyncPeriod) { in checkBtsReassignResource()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1235 const int32_t __unused btsVsyncPeriod) {} in checkBtsReassignResource() argument