Searched refs:getPageFlipCount (Results 1 – 3 of 3) sorted by relevance
329 uint32_t DisplayDevice::getPageFlipCount() const { in getPageFlipCount() function in android::DisplayDevice670 tr.getType(), getPageFlipCount(), mIsSecure, mPowerMode, mActiveConfig, in dump()
218 uint32_t getPageFlipCount() const;
2158 uint32_t flipCount = getDefaultDisplayDeviceLocked()->getPageFlipCount(); in postFramebuffer()4532 reply->writeInt32(hw->getPageFlipCount()); in onTransact()