MHuiDisplayRefreshObserver Class Reference

class MHuiDisplayRefreshObserver

Display refresh observers are notified before a display refresh begins.

Public Member Functions
voidNotifyDisplayRefreshStarted(CHuiDisplay &)

Member Functions Documentation

NotifyDisplayRefreshStarted(CHuiDisplay &)

voidNotifyDisplayRefreshStarted(CHuiDisplay &aDisplay)[pure virtual]

Called to notify the observer that a display refresh is about to begin. The observer should prepare its state for the display.

Parameters

CHuiDisplay & aDisplay