Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurfaceComposerClient.h336 struct TCLHash { struct
359 std::unordered_map<sp<ITransactionCompletedListener>, CallbackInfo, TCLHash> argument
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DIPC_test.cpp42 using TCLHash = SurfaceComposerClient::TCLHash; typedef