Home
last modified time | relevance | path

Searched defs:callbackContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1039 TransactionCompletedCallbackTakesContext callback, void* callbackContext) { in addTransactionCompletedCallback()
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp3330 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()