Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1472 auto callbackWithContext = std::bind(callback, callbackContext, std::placeholders::_1, in addTransactionCallback() local
1478 listener->addCallbackFunction(callbackWithContext, surfaceControls, callbackType); in addTransactionCallback()