Searched refs:CallbackContext (Results 1 – 1 of 1) sorted by relevance
63 struct CallbackContext struct69 CallbackContext sContext;134 CallbackContext *callbackContext = reinterpret_cast<CallbackContext *>(aContext); in FrameAddedCallback()151 CallbackContext *callbackContext = reinterpret_cast<CallbackContext *>(aContext); in FrameRemovedCallback()177 CallbackContext oldContext; in WriteTestFrame1()197 CallbackContext oldContext = sContext; in VerifyAndRemoveFrame1()221 CallbackContext oldContext = sContext; in WriteTestFrame2()245 CallbackContext oldContext = sContext; in VerifyAndRemoveFrame2()266 CallbackContext oldContext = sContext; in WriteTestFrame3()285 CallbackContext oldContext = sContext; in VerifyAndRemoveFrame3()[all …]